GetVerticesCount Method (IPolyLine3D) Send Feedback
See Also 
Val[out]
Number of vertices in the 3D PolyLine
Gets the number of vertices in the 3D PolyLine.

Syntax

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

Parameters

Val[out] or Return Value
Number of vertices in the 3D PolyLine
 

See Also

Availability

DraftSight V1R1.3