Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmOpeningHelper::newOpening Method (OdBmHostObjPtr&, const OdBmCurveLoopPtr&, bool)
Syntax
C++
static OdResult newOpening(OdBmHostObjPtr& pHostObj, const OdBmCurveLoopPtr& pCurveLoop, bool bPerpendicularFace = true);

Creates a new opening on a host element. 

 

Parameters
Description
pHostObj
[in] Host object element.
pCurveLoop
[in] Profile of the opening.
bPerpendicularFace
[in] True if the profile is cut perpendicular to the intersecting face of the host. False if the profile is cut vertically.

eOk if the opening is created successfully, or an appropriate error code otherwise.

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