Close

Relief for ODA Team in Ukraine

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

Retrieves the number of edges for the base level. 

 

Parameters
Description
result
[out] Receives the number of edges for the base level. Receives 0 if the mesh has not been initialized yet.

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

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