The "From Room" set for the door or window in the last phase of the project.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public Room FromRoom { get; }
Property Value
RoomThe "From Room" set for the door or window in the last phase of the project. nullptr if the FamilyInstance is neither a door nor a window, or if the door or window leads to a space where there is no room (an exterior space or interior space with no room defined). Also nullptr if there is no target room assigned to the last phase, or phase does not apply to this FamilyInstance.