Ways Property


Electrical System Ways Property

The circuit ways used in the Electrical System.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int Ways { get; }

Property Value

Int32
Remarks
This property is used to retrieve the ways of the Electrical System on a panel.
See Also