<Code Lib>
M

GenericZone.AddSpaces

Description:
Adds spaces to the zone.

public void AddSpaces(
	ISet<ElementId> spaceIds
)

  • ISet<ElementId>
    spaceIds
    The spaces to be added to the zone. The spaces that are already in the zone will be ignored.

Loading…