Api session event editor neighborhood: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
!Description
!Description
|-
|-
|[[api session event editor neighborhood add|ADD]]
|[[Api session event editor neighborhood add|ADD]]
|Add new [[Neighborhood]]
|Add new [[Neighborhood]]
|-
|-
|[[api session event editor neighborhood add polygons|ADD_POLYGONS]]
|[[Api session event editor neighborhood add polygons|ADD_POLYGONS]]
|Add polygons to existing [[Neighborhood]]
|Add polygons to existing [[Neighborhood]]
|-
|-
|[[api session event editor neighborhood append attribute|APPEND_ATTRIBUTE]]
|[[Api session event editor neighborhood append attribute|APPEND_ATTRIBUTE]]
|Appended to existing [[Neighborhood]] attribute value
|Appended to existing [[Neighborhood]] attribute value
|-
|-
|[[api session event editor neighborhood duplicate|DUPLICATE]]
|[[Api session event editor neighborhood duplicate|DUPLICATE]]
|Duplicate existing [[Neighborhood]]
|Duplicate existing [[Neighborhood]]
|-
|-
|[[api session event editor neighborhood import|IMPORT]]
|[[Api session event editor neighborhood import|IMPORT]]
|Import [[Neighborhood]] Collection
|Import [[Neighborhood]] Collection
|-
|-
|[[api session event editor neighborhood remove|REMOVE]]
|[[Api session event editor neighborhood remove|REMOVE]]
|Remove existing [[Neighborhood]]
|Remove existing [[Neighborhood]]
|-
|-
|[[api session event editor neighborhood remove attribute|REMOVE_ATTRIBUTE]]
|[[Api session event editor neighborhood remove attribute|REMOVE_ATTRIBUTE]]
|Remove attribute from [[Neighborhood]]
|Remove attribute from [[Neighborhood]]
|-
|-
|[[api session event editor neighborhood remove polygons|REMOVE_POLYGONS]]
|[[Api session event editor neighborhood remove polygons|REMOVE_POLYGONS]]
|Remove polygons from existing [[Neighborhood]]
|Remove polygons from existing [[Neighborhood]]
|-
|-
|[[api session event editor neighborhood set active|SET_ACTIVE]]
|[[Api session event editor neighborhood set active|SET_ACTIVE]]
|Set [[Neighborhood]] active
|Set [[Neighborhood]] active
|-
|-
|[[api session event editor neighborhood set attribute|SET_ATTRIBUTE]]
|[[Api session event editor neighborhood set attribute|SET_ATTRIBUTE]]
|Set [[Neighborhood]] attribute value
|Set [[Neighborhood]] attribute value
|-
|-
|[[api session event editor neighborhood set attributes|SET_ATTRIBUTES]]
|[[Api session event editor neighborhood set attributes|SET_ATTRIBUTES]]
|Set multiple [[Neighborhood]] attribute values
|Set multiple [[Neighborhood]] attribute values
|-
|-
|[[api session event editor neighborhood set color|SET_COLOR]]
|[[Api session event editor neighborhood set color|SET_COLOR]]
|Set new color of existing [[Neighborhood]]
|Set new color of existing [[Neighborhood]]
|-
|-
|[[api session event editor neighborhood set name|SET_NAME]]
|[[Api session event editor neighborhood set name|SET_NAME]]
|Set new name of existing [[Neighborhood]]
|Set new name of existing [[Neighborhood]]
|}
|}
Line 51: Line 51:
!Description
!Description
|-
|-
|[[api session event editor neighborhood set polygons|SET_POLYGONS]]
|[[Api session event editor neighborhood set polygons|SET_POLYGONS]]
|Set Polygons
|Set Polygons
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Events]]
*[[api session items neighborhoods]]
*[[Api session items neighborhoods]]
}}
}}


[[Category:API]]
[[Category:API]]

Latest revision as of 12:08, 1 April 2026

Api session event editor neighborhood Events.

Neighborhood editing.

Name Description
ADD Add new Neighborhood
ADD_POLYGONS Add polygons to existing Neighborhood
APPEND_ATTRIBUTE Appended to existing Neighborhood attribute value
DUPLICATE Duplicate existing Neighborhood
IMPORT Import Neighborhood Collection
REMOVE Remove existing Neighborhood
REMOVE_ATTRIBUTE Remove attribute from Neighborhood
REMOVE_POLYGONS Remove polygons from existing Neighborhood
SET_ACTIVE Set Neighborhood active
SET_ATTRIBUTE Set Neighborhood attribute value
SET_ATTRIBUTES Set multiple Neighborhood attribute values
SET_COLOR Set new color of existing Neighborhood
SET_NAME Set new name of existing Neighborhood

Specific Events:

Name Description
SET_POLYGONS Set Polygons