Revit 2025.3 API
SpaceRoom Property |
Return the Room of the space.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public Room Room { get; }
Public ReadOnly Property Room As Room Get
public: property Room^ Room { Room^ get (); }
member Room : Room with get
Property Value
RoomSee Also