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