GenericZone.RemoveSpaces
Description:
Removes spaces from the zone.
Removes spaces from the zone.
public void RemoveSpaces(
ISet<ElementId> spaceIds
)
-
ISet<ElementId>spaceIdsThe spaces to be removed from the zone. The spaces that are not in the zone will be ignored.
-
A non-optional argument was null
-
This generic zone must be space-based.