Gets all of the parameers of the splines by interpolation instead of by tessellation as is done by
ISketch::GetSplines2 and
ISketch::IGetSplines2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetSplinesInterpolate( _
ByVal ArraySize As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchBlockDefinition
Dim ArraySize As Integer
Dim value As Double
value = instance.IGetSplinesInterpolate(ArraySize)
|
C# | |
---|
double IGetSplinesInterpolate(
int ArraySize
) |
C++/CLI | |
---|
double IGetSplinesInterpolate(
& int ArraySize
) |
Parameters
- ArraySize
Number of elements in the return array
Remarks
See Also
Availability
SolidWorks 2007 SP2, Revision Number 15.2