Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
IFCExtrusionData::AddLoop Method
Syntax
C++
void AddLoop(const OdBmCurveLoopPtr& pLoop, bool bOuterCurve = true);

Adds a curve loop to the extrusion data. 

 

Parameters
Description
pLoop
[in] curve loop to add.
bOuterCurve
[in] true, if loop is outer boundary, reset previous outer loop to inner.
Copyright © 2002-2022. Open Design Alliance All rights reserved.