Api session event editor netload: 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 netload add|ADD]]
|[[Api session event editor netload add|ADD]]
|Add new [[Net Load]]
|Add new [[Net Load]]
|-
|-
|[[api session event editor netload append attribute|APPEND_ATTRIBUTE]]
|[[Api session event editor netload append attribute|APPEND_ATTRIBUTE]]
|Appended to existing [[Net Load]] attribute value
|Appended to existing [[Net Load]] attribute value
|-
|-
|[[api session event editor netload import|IMPORT]]
|[[Api session event editor netload import|IMPORT]]
|Import multiple [[Net Load]]s
|Import multiple [[Net Load]]s
|-
|-
|[[api session event editor netload remove|REMOVE]]
|[[Api session event editor netload remove|REMOVE]]
|Remove existing [[Net Load]]
|Remove existing [[Net Load]]
|-
|-
|[[api session event editor netload remove attribute|REMOVE_ATTRIBUTE]]
|[[Api session event editor netload remove attribute|REMOVE_ATTRIBUTE]]
|Remove attribute from [[Net Load]]
|Remove attribute from [[Net Load]]
|-
|-
|[[api session event editor netload set attribute|SET_ATTRIBUTE]]
|[[Api session event editor netload set attribute|SET_ATTRIBUTE]]
|Set [[Net Load]] attribute value
|Set [[Net Load]] attribute value
|-
|-
|[[api session event editor netload set attributes|SET_ATTRIBUTES]]
|[[Api session event editor netload set attributes|SET_ATTRIBUTES]]
|Set multiple [[Net Load]] attribute values
|Set multiple [[Net Load]] attribute values
|-
|-
|[[api session event editor netload set name|SET_NAME]]
|[[Api session event editor netload set name|SET_NAME]]
|Set new name of existing [[Net Load]]
|Set new name of existing [[Net Load]]
|}
|}
Line 36: Line 36:
!Description
!Description
|-
|-
|[[api session event editor netload add address|ADD_ADDRESS]]
|[[Api session event editor netload add address|ADD_ADDRESS]]
|Add [[Address]]
|Add [[Address]]
|-
|-
|[[api session event editor netload add and set node|ADD_AND_SET_NODE]]
|[[Api session event editor netload add and set node|ADD_AND_SET_NODE]]
|Add And Set Node
|Add And Set Node
|-
|-
|[[api session event editor netload generate loads|GENERATE_LOADS]]
|[[Api session event editor netload generate loads|GENERATE_LOADS]]
|Generate Loads
|Generate Loads
|-
|-
|[[api session event editor netload generate loads and paths|GENERATE_LOADS_AND_PATHS]]
|[[Api session event editor netload generate loads and paths|GENERATE_LOADS_AND_PATHS]]
|Generate Loads And Paths
|Generate Loads And Paths
|-
|-
|[[api session event editor netload generate paths|GENERATE_PATHS]]
|[[Api session event editor netload generate paths|GENERATE_PATHS]]
|Generate Paths
|Generate Paths
|-
|-
|[[api session event editor netload import net|IMPORT_NET]]
|[[Api session event editor netload import net|IMPORT_NET]]
|Import Net
|Import Net
|-
|-
|[[api session event editor netload remove address|REMOVE_ADDRESS]]
|[[Api session event editor netload remove address|REMOVE_ADDRESS]]
|Remove [[Address]]
|Remove [[Address]]
|-
|-
|[[api session event editor netload remove all attributes|REMOVE_ALL_ATTRIBUTES]]
|[[Api session event editor netload remove all attributes|REMOVE_ALL_ATTRIBUTES]]
|Remove All Attributes
|Remove All Attributes
|-
|-
|[[api session event editor netload remove building|REMOVE_BUILDING]]
|[[Api session event editor netload remove building|REMOVE_BUILDING]]
|Remove [[Building]]
|Remove [[Building]]
|-
|-
|[[api session event editor netload remove node|REMOVE_NODE]]
|[[Api session event editor netload remove node|REMOVE_NODE]]
|Remove Node
|Remove Node
|-
|-
|[[api session event editor netload set building|SET_BUILDING]]
|[[Api session event editor netload set building|SET_BUILDING]]
|Set [[Building]]
|Set [[Building]]
|-
|-
|[[api session event editor netload set net type|SET_NET_TYPE]]
|[[Api session event editor netload set net type|SET_NET_TYPE]]
|Set Net Type
|Set Net Type
|-
|-
|[[api session event editor netload set node|SET_NODE]]
|[[Api session event editor netload set node|SET_NODE]]
|Set Node
|Set Node
|-
|-
|[[api session event editor netload set point|SET_POINT]]
|[[Api session event editor netload set point|SET_POINT]]
|Set Point
|Set Point
|-
|-
|[[api session event editor netload set state|SET_STATE]]
|[[Api session event editor netload set state|SET_STATE]]
|Set State
|Set State
|}
|}
{{article end|seealso=*[[Api Events]]}}
{{article end|seealso=*[[Api Events]]
*[[Api session items netloads]]
}}


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

Latest revision as of 12:09, 1 April 2026

Api session event editor netload Events.

Net Load editing.

Name Description
ADD Add new Net Load
APPEND_ATTRIBUTE Appended to existing Net Load attribute value
IMPORT Import multiple Net Loads
REMOVE Remove existing Net Load
REMOVE_ATTRIBUTE Remove attribute from Net Load
SET_ATTRIBUTE Set Net Load attribute value
SET_ATTRIBUTES Set multiple Net Load attribute values
SET_NAME Set new name of existing Net Load

Specific Events:

Name Description
ADD_ADDRESS Add Address
ADD_AND_SET_NODE Add And Set Node
GENERATE_LOADS Generate Loads
GENERATE_LOADS_AND_PATHS Generate Loads And Paths
GENERATE_PATHS Generate Paths
IMPORT_NET Import Net
REMOVE_ADDRESS Remove Address
REMOVE_ALL_ATTRIBUTES Remove All Attributes
REMOVE_BUILDING Remove Building
REMOVE_NODE Remove Node
SET_BUILDING Set Building
SET_NET_TYPE Set Net Type
SET_NODE Set Node
SET_POINT Set Point
SET_STATE Set State