AreCurveLoopsValid Method


Area Load Are Curve Loops Valid Method


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static bool AreCurveLoopsValid(
	IList<CurveLoop> loops
)

Parameters

loops IList CurveLoop

Return Value

Boolean
See Also