Api session event editor zoning: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor zoning Endpoints. | Api session event editor zoning Endpoints. | ||
API | API End[[#Api Model Point|Point]]s for Zoning editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 10: | Line 10: | ||
|- | |- | ||
|[[Api session event editor zoning add polygons|add_polygons]] | |[[Api session event editor zoning add polygons|add_polygons]] | ||
|Add | |Add [[#Api Model Polygon|Polygon]]s to existing Zoning | ||
|- | |- | ||
|[[Api session event editor zoning append attribute|append_attribute]] | |[[Api session event editor zoning append attribute|append_attribute]] | ||
|Appended to existing Zoning | |Appended to existing Zoning [[Attribute]] value | ||
|- | |- | ||
|[[Api session event editor zoning duplicate|duplicate]] | |[[Api session event editor zoning duplicate|duplicate]] | ||
| Line 25: | Line 25: | ||
|- | |- | ||
|[[Api session event editor zoning remove attribute|remove_attribute]] | |[[Api session event editor zoning remove attribute|remove_attribute]] | ||
|Remove | |Remove [[Attribute]] from Zoning | ||
|- | |- | ||
|[[Api session event editor zoning remove polygons|remove_polygons]] | |[[Api session event editor zoning remove polygons|remove_polygons]] | ||
|Remove | |Remove [[#Api Model Polygon|Polygon]]s from existing Zoning | ||
|- | |- | ||
|[[Api session event editor zoning set attribute|set_attribute]] | |[[Api session event editor zoning set attribute|set_attribute]] | ||
|Set Zoning | |Set Zoning [[Attribute]] value | ||
|- | |- | ||
|[[Api session event editor zoning set attributes|set_attributes]] | |[[Api session event editor zoning set attributes|set_attributes]] | ||
|Set multiple Zoning | |Set multiple Zoning [[Attribute]] values | ||
|- | |- | ||
|[[Api session event editor zoning set color|set_color]] | |[[Api session event editor zoning set color|set_color]] | ||
| Line 43: | Line 43: | ||
|- | |- | ||
|[[Api session event editor zoning set polygons|set_polygons]] | |[[Api session event editor zoning set polygons|set_polygons]] | ||
|Set | |Set [[#Api Model Polygon|Polygon]]s to existing Zoning | ||
|} | |} | ||
Additional API | Additional API End[[#Api Model Point|Point]]s: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
Revision as of 14:48, 2 June 2026
Api session event editor zoning Endpoints.
API EndPoints for 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 |
Additional API EndPoints:
| 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 |