GenericZone.AddSpaces
Description:
Adds spaces to the zone.
Adds spaces to the zone.
public void AddSpaces(
ISet<ElementId> spaceIds
)
-
ISet<ElementId>spaceIdsThe spaces to be added to the zone. The spaces that are already in the zone will be ignored.
-
The ElementIdSet spaceIds must be all MEP Spaces, and associated with the same level as the zone element.
-
A non-optional argument was null
-
This generic zone must be space-based.