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