API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > OdDbSubDMesh::numOfVertices Method
OdDbSubDMesh::numOfVertices Method
Syntax
C++
OdResult numOfVertices(OdInt32& result) const;
Parameters 
Description 
OdInt32& result 
[out] Number of vertices for base level.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Retrieves the number of vertices for base level. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.