Changes in 2020 vs 2025 2 missing 2 changed
Flip API Versions →Missing in 2020 (only available in 2025)
Changed members
Zone.AddSpaces(SpaceSet)
| spaces | SpaceSet | The spaces which want to add to zone element. |
| → returns | nullNothingnullptr→Boolean | If successful the current zone element will add a set of input spaces, otherwise . |
Zone.RemoveSpaces(SpaceSet)
| spaces | SpaceSet | The spaces which want to delete from the current zone element. |
| → returns | nullNothingnullptr→Boolean | If successful the current zone element will remove a set of input spaces, otherwise . |