|  Application   New  | 
 Creates a new CurveLoopsProfile object. 
 Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
- curveLoops CurveArrArray
- The curve loops of the Profile.
Return Value
CurveLoopsProfileThe new CurveLoopsProfile object.
 Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| ArgumentNullException | Thrown when the argument is . | 
 See Also
 See Also