Api session event editor zoning: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 41: | Line 41: | ||
|[[Api session event editor zoning set name|SET_NAME]] | |[[Api session event editor zoning set name|SET_NAME]] | ||
|Set new name of existing Zoning | |Set new name of existing Zoning | ||
|- | |||
|[[Api session event editor zoning set polygons|SET_POLYGONS]] | |||
|Set polygons to existing Zoning | |||
|} | |} | ||
| Line 62: | Line 65: | ||
|[[Api session event editor zoning set permitter|SET_PERMITTER]] | |[[Api session event editor zoning set permitter|SET_PERMITTER]] | ||
|Set Permitter | |Set Permitter | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
Revision as of 15:31, 8 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 |
| SET_POLYGONS | Set polygons to 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 |