Gets a list of ElementIds of the associated spaces for the zone.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<ElementId> GetSpaceIds()
Return Value
ISet<ElementId>
The associated spaces for the space-based zone.
Exceptions
See Also
Reference