Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMPolygon::subExplode Method
Syntax
C++
virtual OdResult subExplode(OdRxObjectPtrArray& entitySet) const;

Breaks the polygon into a set of polylines.

Parameters
Description
entitySet
[out] Resulting set of polylines.

eOk if the operation is successful; error code otherwise.

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