Api session event editor zoning: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
!Description
!Description
|-
|-
|[[api session event editor zoning add|ADD]]
|[[Api session event editor zoning add|ADD]]
|Add new Zoning
|Add new Zoning
|-
|-
|[[api session event editor zoning add polygons|ADD_POLYGONS]]
|[[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]]
|[[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]]
|[[Api session event editor zoning duplicate|DUPLICATE]]
|Duplicate existing Zoning
|Duplicate existing Zoning
|-
|-
|[[api session event editor zoning import|IMPORT]]
|[[Api session event editor zoning import|IMPORT]]
|Import [[Zone]] Collection
|Import [[Zone]] Collection
|-
|-
|[[api session event editor zoning remove|REMOVE]]
|[[Api session event editor zoning remove|REMOVE]]
|Remove existing Zoning
|Remove existing Zoning
|-
|-
|[[api session event editor zoning remove attribute|REMOVE_ATTRIBUTE]]
|[[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]]
|[[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]]
|[[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]]
|[[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]]
|[[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]]
|[[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]]
|[[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]]
|[[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]]
|[[Api session event editor zoning set excel|SET_EXCEL]]
|Set [[Excel Sheet]]
|Set [[Excel Sheet]]
|-
|-
|[[api session event editor zoning set parent|SET_PARENT]]
|[[Api session event editor zoning set parent|SET_PARENT]]
|Set Parent
|Set Parent
|-
|-
|[[api session event editor zoning set permitter|SET_PERMITTER]]
|[[Api session event editor zoning set permitter|SET_PERMITTER]]
|Set Permitter
|Set Permitter
|-
|-
|[[api session event editor zoning set polygons|SET_POLYGONS]]
|[[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