ElectricalSystemWays Property |
The circuit ways used in the Electrical System.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic ReadOnly Property Ways As Integer
Get
public:
property int Ways {
int get ();
}
member Ways : int with get
Property Value
Int32
Remarks
This property is used to retrieve the ways of the Electrical System on a panel.
See Also