FabricSheet.GetWireCenterlines Method

Gets a list of curves representing the wires centerlines of the Fabric Sheet in the both distribution directions.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<Curve> GetWireCenterlines()

Return Value

IList<Curve>
The centerline curves.

See Also

Reference

FabricSheet Class
GetWireCenterlines Overload
Autodesk.Revit.DB.Structure Namespace