Api session event editor zoning: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning add|ADD]] | ||
|Add new Zoning | |Add new Zoning | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning add polygons|ADD_POLYGONS]] | ||
|Add polygons to existing Zoning | |Add polygons to existing Zoning | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning append attribute|APPEND_ATTRIBUTE]] | ||
|Appended to existing Zoning attribute value | |Appended to existing Zoning attribute value | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning duplicate|DUPLICATE]] | ||
|Duplicate existing Zoning | |Duplicate existing Zoning | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning import|IMPORT]] | ||
|Import [[Zone]] Collection | |Import [[Zone]] Collection | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning remove|REMOVE]] | ||
|Remove existing Zoning | |Remove existing Zoning | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning remove attribute|REMOVE_ATTRIBUTE]] | ||
|Remove attribute from Zoning | |Remove attribute from Zoning | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning remove polygons|REMOVE_POLYGONS]] | ||
|Remove polygons from existing Zoning | |Remove polygons from existing Zoning | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning set attribute|SET_ATTRIBUTE]] | ||
|Set Zoning attribute value | |Set Zoning attribute value | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning set attributes|SET_ATTRIBUTES]] | ||
|Set multiple Zoning attribute values | |Set multiple Zoning attribute values | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning set color|SET_COLOR]] | ||
|Set new color of existing Zoning | |Set new color of existing Zoning | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning set name|SET_NAME]] | ||
|Set new name of existing Zoning | |Set new name of existing Zoning | ||
|} | |} | ||
| Line 48: | Line 48: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning add function category|ADD_FUNCTION_CATEGORY]] | ||
|Add [[Function]] [[Category]] | |Add [[Function]] [[Category]] | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning remove function category|REMOVE_FUNCTION_CATEGORY]] | ||
|Remove [[Function]] [[Category]] | |Remove [[Function]] [[Category]] | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning set excel|SET_EXCEL]] | ||
|Set [[Excel Sheet]] | |Set [[Excel Sheet]] | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning set parent|SET_PARENT]] | ||
|Set Parent | |Set Parent | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning set permitter|SET_PERMITTER]] | ||
|Set Permitter | |Set Permitter | ||
|- | |- | ||
|[[ | |[[Api session event editor zoning set polygons|SET_POLYGONS]] | ||
|Set Polygons | |Set Polygons | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
*[[ | *[[Api session items zones]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 12:16, 1 April 2026
Api session event editor zoning Events.
Zoning editing.
| Name | Description |
|---|---|
| ADD | Add new Zoning |
| ADD_POLYGONS | Add polygons to existing Zoning |
| APPEND_ATTRIBUTE | Appended to existing Zoning attribute value |
| DUPLICATE | Duplicate existing Zoning |
| IMPORT | Import Zone Collection |
| REMOVE | Remove existing Zoning |
| REMOVE_ATTRIBUTE | Remove attribute from Zoning |
| REMOVE_POLYGONS | Remove polygons from existing Zoning |
| SET_ATTRIBUTE | Set Zoning attribute value |
| SET_ATTRIBUTES | Set multiple Zoning attribute values |
| SET_COLOR | Set new color of existing Zoning |
| SET_NAME | Set new name of existing Zoning |
Specific Events:
| Name | Description |
|---|---|
| ADD_FUNCTION_CATEGORY | Add Function Category |
| REMOVE_FUNCTION_CATEGORY | Remove Function Category |
| SET_EXCEL | Set Excel Sheet |
| SET_PARENT | Set Parent |
| SET_PERMITTER | Set Permitter |
| SET_POLYGONS | Set Polygons |