SetLoops Method


Area Load Set Loops Method


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool SetLoops(
	Document doc,
	IList<CurveLoop> newLoops
)

Parameters

doc Document
newLoops IList CurveLoop

Return Value

Boolean
See Also