GetFacesCount Method (IPolyFaceMesh) Send Feedback
See Also  Example
Val[out]
Number of mesh faces
Gets the number of mesh faces.

Syntax

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

Parameters

Val[out] or Return Value
Number of mesh faces

Example

 

See Also

Availability

DraftSight V1R1.3