Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::convertToRegion Method
Syntax
C++
virtual OdResult convertToRegion(OdDbEntityPtrArray& regions) = 0;

Creates region (OdDbRegion class) entities for each face of the ModelerGeometry object. 

 

Parameters
Description
regions
[out] Reference to an array of the OdDbRegion entities created from the face of the ModelerGeometry object.

eOk if successful, or an appropriate error code otherwise.

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