Revit 2026 API
Family |
Flips the settings of "From Room" and "To Room" for the door or window instance.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

Exception | Condition |
---|---|
InvalidOperationException | Thrown when the FamilyInstance is neither a door nor a window. |
See Also