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