Revit 2026 API
Electrical |
Indicates if it is the default load classification, and its name is Other.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool Other { get; }
Public ReadOnly Property Other As Boolean Get
public: property bool Other { bool get (); }
member Other : bool with get
Property Value
BooleanSee Also