RVTDocs.com

IFCExtrusionData.AddLoop

Method
Description:
Adds a curve loop to the extrusion data.
Syntax
public void AddLoop(
	CurveLoop pLoop
)
Parameters
Parameter Type Description
pLoop CurveLoop The curve loop.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null