Api session event editor parametric: Difference between revisions
Jump to navigation
Jump to search
Created page with "API api session event editor parametric Events. Parametric editing. {|class=wikitable !Name !Description |- |ADD |Add new Parametric |- |APPEND_ATTRIBUTE |Appended to existing Parametric attribute value |- |DUPLICATE |Duplicate existing Parametric |- |REMOVE |Remove existing..." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor parametric Events. | |||
Parametric editing. | Parametric editing. | ||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric add|ADD]] | ||
|Add new Parametric | |Add new Parametric | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric append attribute|APPEND_ATTRIBUTE]] | ||
|Appended to existing Parametric attribute value | |Appended to existing Parametric attribute value | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric duplicate|DUPLICATE]] | ||
|Duplicate existing Parametric | |Duplicate existing Parametric | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric remove|REMOVE]] | ||
|Remove existing Parametric | |Remove existing Parametric | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric remove attribute|REMOVE_ATTRIBUTE]] | ||
|Remove attribute from Parametric | |Remove attribute from Parametric | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric set attribute|SET_ATTRIBUTE]] | ||
|Set Parametric attribute value | |Set Parametric attribute value | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric set attributes|SET_ATTRIBUTES]] | ||
|Set multiple Parametric attribute values | |Set multiple Parametric attribute values | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric set name|SET_NAME]] | ||
|Set new name of existing Parametric | |Set new name of existing Parametric | ||
|} | |} | ||
| Line 36: | Line 36: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric add example|ADD_EXAMPLE]] | ||
|Add Example | |Add Example | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric add plot|ADD_PLOT]] | ||
|Add [[Plot]] | |Add [[Plot]] | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric apply|APPLY]] | ||
|Apply | |Apply | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric generate|GENERATE]] | ||
|Generate | |Generate | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric remove plot|REMOVE_PLOT]] | ||
|Remove [[Plot]] | |Remove [[Plot]] | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric remove plot attributes|REMOVE_PLOT_ATTRIBUTES]] | ||
|Remove [[Plot]] Attributes | |Remove [[Plot]] Attributes | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric save as measure|SAVE_AS_MEASURE]] | ||
|Save As [[Measure]] | |Save As [[Measure]] | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric set alignment|SET_ALIGNMENT]] | ||
|Set Alignment | |Set Alignment | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric set function|SET_FUNCTION]] | ||
|Set [[Function]] | |Set [[Function]] | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric set plot attributes|SET_PLOT_ATTRIBUTES]] | ||
|Set [[Plot]] Attributes | |Set [[Plot]] Attributes | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric set plot function|SET_PLOT_FUNCTION]] | ||
|Set [[Plot]] [[Function]] | |Set [[Plot]] [[Function]] | ||
|- | |- | ||
|[[ | |[[Api session event editor parametric set polygons|SET_POLYGONS]] | ||
|Set Polygons | |Set Polygons | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]]}} | {{article end|seealso=*[[Api Events]] | ||
*[[Api session items parametricdesigns]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 12:10, 1 April 2026
Api session event editor parametric Events.
Parametric editing.
| Name | Description |
|---|---|
| ADD | Add new Parametric |
| APPEND_ATTRIBUTE | Appended to existing Parametric attribute value |
| DUPLICATE | Duplicate existing Parametric |
| REMOVE | Remove existing Parametric |
| REMOVE_ATTRIBUTE | Remove attribute from Parametric |
| SET_ATTRIBUTE | Set Parametric attribute value |
| SET_ATTRIBUTES | Set multiple Parametric attribute values |
| SET_NAME | Set new name of existing Parametric |
Specific Events:
| Name | Description |
|---|---|
| ADD_EXAMPLE | Add Example |
| ADD_PLOT | Add Plot |
| APPLY | Apply |
| GENERATE | Generate |
| REMOVE_PLOT | Remove Plot |
| REMOVE_PLOT_ATTRIBUTES | Remove Plot Attributes |
| SAVE_AS_MEASURE | Save As Measure |
| SET_ALIGNMENT | Set Alignment |
| SET_FUNCTION | Set Function |
| SET_PLOT_ATTRIBUTES | Set Plot Attributes |
| SET_PLOT_FUNCTION | Set Plot Function |
| SET_POLYGONS | Set Polygons |