<Code Lib>
M

GenericZone.GetSpaceIds

Description:
Gets a list of ElementIds of the associated spaces for the zone.

public ISet<ElementId> GetSpaceIds()

ISet<ElementId> The associated spaces for the space-based zone.

Loading…