GetWireCenterlines Method (WireDistributionDirection)


Fabric Sheet Get Wire Centerlines(Wire Distribution Direction) Method

Gets a list of curves representing the wires centerlines of the Fabric Sheet.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<Curve> GetWireCenterlines(
	WireDistributionDirection wireDirection
)

Parameters

wireDirection WireDistributionDirection
The direction of wire distribution in the Fabric Sheet.

Return Value

IList Curve
The centerline curves.
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →