Retrieves room ElementIds of the PlanTopology in the last phase.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public ICollection<ElementId> GetRoomIds()
Return Value
ICollection<ElementId>The PlanTopology Room ElementIds of the last phase.