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.2.0.0 (26.2.0.0)
Syntax
C#
public IList<Curve> GetWireCenterlines()
Return Value
IList<Curve>The centerline curves.