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

Syntax

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

Parameters

Val[out] or Return Value
Number of fit points
 

See Also

Availability

DraftSight V1R1.3