Creates copies of the CurveLoops in the FabricArea sketch.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public IList<CurveLoop> CopyCurveLoopsInSketch()
Return Value
IList<CurveLoop>The copy of the curve loops.