Api session event editor area: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 44: | Line 44: | ||
|[[Api session event editor area set name|SET_NAME]] | |[[Api session event editor area set name|SET_NAME]] | ||
|Set new name of existing [[Area]] | |Set new name of existing [[Area]] | ||
|- | |||
|[[Api session event editor area set polygons|SET_POLYGONS]] | |||
|Set polygons to existing [[Area]] | |||
|} | |} | ||
| Line 80: | Line 83: | ||
|[[Api session event editor area remove relations|REMOVE_RELATIONS]] | |[[Api session event editor area remove relations|REMOVE_RELATIONS]] | ||
|Remove [[Relation]]s | |Remove [[Relation]]s | ||
|- | |- | ||
|[[Api session event editor area set relation|SET_RELATION]] | |[[Api session event editor area set relation|SET_RELATION]] | ||
Revision as of 15:21, 8 April 2026
Api session event editor area Events.
Area editing.
| Name | Description |
|---|---|
| ADD | Add new Area |
| ADD_POLYGONS | Add polygons to existing Area |
| APPEND_ATTRIBUTE | Appended to existing Area attribute value |
| DUPLICATE | Duplicate existing Area |
| IMPORT | Import Area Collection |
| REMOVE | Remove existing Area |
| REMOVE_ATTRIBUTE | Remove attribute from Area |
| REMOVE_POLYGONS | Remove polygons from existing Area |
| SET_ACTIVE | Set Area active |
| SET_ATTRIBUTE | Set Area attribute value |
| SET_ATTRIBUTES | Set multiple Area attribute values |
| SET_COLOR | Set new color of existing Area |
| SET_NAME | Set new name of existing Area |
| SET_POLYGONS | Set polygons to existing Area |
Specific Events:
| Name | Description |
|---|---|
| ADD_GROUP | Add Group |
| ADD_RELATION | Add Relation |
| ADD_WITH_ATTRIBUTE | Add With Attribute |
| GENERATE_BORDER_AREAS | Generate Border Area |
| GENERATE_INUNDATION_AREAS | Generate Inundation Area |
| GENERATE_SEWER_AREAS | Generate Sewer Area |
| GENERATE_WATER_AREAS | Generate Water Area |
| REMOVE_ALL_ATTRIBUTES | Remove All Attributes |
| REMOVE_GROUP | Remove Group |
| REMOVE_RELATIONS | Remove Relations |
| SET_RELATION | Set Relation |
Deprecated Events:
| Name | Description |
|---|---|
| REMOVE_FILTER | Use REMOVE_GROUP instead for identical result. |