GetNVertexCount Method (IPolygonMesh) Send Feedback
See Also  Example
NVertexCount[out]
Number of rows
Gets the number of rows in the PolygonMesh.

Syntax

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

Parameters

NVertexCount[out] or Return Value
Number of rows

Example

 

See Also

Availability

DraftSight V1R1.3