Close

Relief for ODA Team in Ukraine

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

Explodes viewport geometry into a set of simpler entities. 

 

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

The newly created entities are not database residents. Entities resulting from the explosion are appended to the specified array.

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