Obsolete. Superseded by ISketch::GetSplineParamsCount3.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSplineParamsCount2( _
ByRef Size As System.Integer _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISketch
Dim Size As System.Integer
Dim value As System.Integer
value = instance.GetSplineParamsCount2(Size) |
C# | |
---|
System.int GetSplineParamsCount2(
out System.int Size
) |
C++/CLI | |
---|
System.int GetSplineParamsCount2(
& [Out] System.int Size
) |
Parameters
- Size
Size of array required for a call to ISketch::IGetSplineParams2
Return Value
Number of splines
See Also
Availability
SOLIDWORKS 2000 FCS, Revision Number 8.0