Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDb3dSolid::createSculptedSolid Method
Syntax
C++
OdResult createSculptedSolid(OdDbEntityPtrArray& limitingBodies, const OdGeIntArray& limitingFlags);

Creates a solid by trimming and (or) extending the specified surfaces and 3D solids, forming an enclosed volume. 

 

Parameters
Description
limitingBodies
[in] Reference to the entity array (representing surface and solids) that are used to create a solid.
limitingFlags
[in] Reserved for internal use.

eOk if successful or an appropriate error code in other case.

Implemented for ModelerGeometry and Spatial Modeler, not supported in the C3D modeler.

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