Close

Relief for ODA Team in Ukraine

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

Replace OdRxObjectPtrArray

  • details Explodes this entity into a set of simpler entities.

 

Parameters
Description
entitySet
[in] Receives an array of pointers to the new entities.

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

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