Close

Relief for ODA Team in Ukraine

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

Explodes this entity into a set of simpler entities. 

 

Parameters
Description
entitySet
[out] Array of pointers to the new entities.

Returns eOk if successful, or an appropriate error code otherwise.

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