Gets the number of segments in the spline.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SegmentCount As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISplineParamData
Dim value As System.Integer
value = instance.SegmentCount |
C# | |
---|
System.int SegmentCount {get;} |
C++/CLI | |
---|
property System.int SegmentCount {
System.int get();
} |
Property Value
Number of segments if a P-spline, -1 if not
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0