Close

Relief for ODA Team in Ukraine

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

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 otherwise.

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