API Reference > Geometry > AECCDbContour Class > AECCDbContour Methods > AECCDbContour::explodeGeometry Method
AECCDbContour::explodeGeometry Method
Syntax
C++
virtual OdResult explodeGeometry(OdRxObjectPtrArray& entitySet) const;
Parameters 
Description 
OdRxObjectPtrArray& entitySet 
[out] Resulting entity set. 

eOk if the operation is successful, or an appropriate error code if not.

AECDbEntity override (explodeGeometry). The entity set is filled with one or more non-DBRO polylines and multiline text entities. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.