ElectricalSystemWays Property |
The circuit ways used in the Electrical System.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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