Gets the number of the points of this spline handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SplinePointNumber As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISplineHandle
Dim value As Integer
value = instance.SplinePointNumber
|
C# | |
---|
int SplinePointNumber {get;} |
C++/CLI | |
---|
property int SplinePointNumber {
int get();
} |
Return Value
Number of the point of this handle
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0