Api session event editor netload: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor netload Events. | |||
[[Net Load]] editing. | [[Net Load]] editing. | ||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor netload add|ADD]] | ||
|Add new [[Net Load]] | |Add new [[Net Load]] | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Import multiple [[Net Load]]s | |Import multiple [[Net Load]]s | ||
|- | |- | ||
|[[ | |[[Api session event editor netload remove|REMOVE]] | ||
|Remove existing [[Net Load]] | |Remove existing [[Net Load]] | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Set [[Net Load]] attribute value | |Set [[Net Load]] attribute value | ||
|- | |- | ||
|[[ | |[[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]] | ||
|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]] | ||
|Add [[Address]] | |Add [[Address]] | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Generate Loads | |Generate Loads | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Generate Paths | |Generate Paths | ||
|- | |- | ||
|[[ | |[[Api session event editor netload import net|IMPORT_NET]] | ||
|Import Net | |Import Net | ||
|- | |- | ||
|[[ | |[[Api session event editor netload remove address|REMOVE_ADDRESS]] | ||
|Remove [[Address]] | |Remove [[Address]] | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Remove [[Building]] | |Remove [[Building]] | ||
|- | |- | ||
|[[ | |[[Api session event editor netload remove node|REMOVE_NODE]] | ||
|Remove Node | |Remove Node | ||
|- | |- | ||
|[[ | |[[Api session event editor netload set building|SET_BUILDING]] | ||
|Set [[Building]] | |Set [[Building]] | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Set Node | |Set Node | ||
|- | |- | ||
|[[ | |[[Api session event editor netload set point|SET_POINT]] | ||
|Set Point | |Set Point | ||
|- | |- | ||
|[[ | |[[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 |