ElectricalLoadClassificationMotor Property |
Indicates if this load classification is to be used for motors.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool Motor { get; }
Public ReadOnly Property Motor As Boolean
Get
public:
property bool Motor {
bool get ();
}
member Motor : bool with get
Property Value
Boolean
See Also