FabricArea.CopyCurveLoopsInSketch Method

Creates copies of the CurveLoops in the FabricArea sketch.


Namespace: Autodesk.Revit.DB.Structure
Assembly: 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

FabricArea Class
Autodesk.Revit.DB.Structure Namespace