GetControlPointsCount Method (ISpline) Send Feedback
See Also 
Val[out]
Number of control points
Gets the number of control points in the Spline.

Syntax

Visual Basic 
Function GetControlPointsCount() As System.Integer
C# 
System.int GetControlPointsCount()
JavaScript 
GetControlPointsCount() : Number
COM native C++ 
HRESULT GetControlPointsCount(
   LONG* Val
)  
C++ 
DSRESULT GetControlPointsCount(
   long* Val
)  

Parameters

Val[out] or Return Value
Number of control points
 

See Also

Availability

DraftSight V1R1.3