Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::getEdgeArray Method
Syntax
C++
OdResult getEdgeArray(OdInt32Array& edgeArray) const;

Retrieves the base level edges. 

 

Parameters
Description
edgeArray
[out] Receives an array of the base level edges.

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

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