Return the Room of the space.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Room Room { get; }
Public ReadOnly Property Room As Room
Get
public:
property Room^ Room {
Room^ get ();
}
member Room : Room with get
Property Value
Room
See Also