Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::numOfVertices Method
Syntax
C++
OdResult numOfVertices(OdInt32& result) const;

Retrieves the number of vertices for base level. 

 

Parameters
Description
result
[out] Receives the number of vertices for the base level.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.