Api session event editor parametric: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor parametric Endpoints. | Api session event editor parametric Endpoints. | ||
API | API End[[#Api Model Point|Point]]s for Parametric editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 10: | Line 10: | ||
|- | |- | ||
|[[Api session event editor parametric append attribute|append_attribute]] | |[[Api session event editor parametric append attribute|append_attribute]] | ||
|Appended to existing Parametric | |Appended to existing Parametric [[Attribute]] value | ||
|- | |- | ||
|[[Api session event editor parametric duplicate|duplicate]] | |[[Api session event editor parametric duplicate|duplicate]] | ||
| Line 19: | Line 19: | ||
|- | |- | ||
|[[Api session event editor parametric remove attribute|remove_attribute]] | |[[Api session event editor parametric remove attribute|remove_attribute]] | ||
|Remove | |Remove [[Attribute]] from Parametric | ||
|- | |- | ||
|[[Api session event editor parametric set attribute|set_attribute]] | |[[Api session event editor parametric set attribute|set_attribute]] | ||
|Set Parametric | |Set Parametric [[Attribute]] value | ||
|- | |- | ||
|[[Api session event editor parametric set attributes|set_attributes]] | |[[Api session event editor parametric set attributes|set_attributes]] | ||
|Set multiple Parametric | |Set multiple Parametric [[Attribute]] values | ||
|- | |- | ||
|[[Api session event editor parametric set name|set_name]] | |[[Api session event editor parametric set name|set_name]] | ||
| Line 31: | Line 31: | ||
|- | |- | ||
|[[Api session event editor parametric set polygons|set_polygons]] | |[[Api session event editor parametric set polygons|set_polygons]] | ||
|Set | |Set [[#Api Model Polygon|Polygon]]s to existing Parametric | ||
|} | |} | ||
Additional API | Additional API End[[#Api Model Point|Point]]s: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 55: | Line 55: | ||
|- | |- | ||
|[[Api session event editor parametric remove plot attributes|remove_plot_attributes]] | |[[Api session event editor parametric remove plot attributes|remove_plot_attributes]] | ||
|Remove [[Plot]] | |Remove [[Plot]] [[Attribute]]s | ||
|- | |- | ||
|[[Api session event editor parametric save as measure|save_as_measure]] | |[[Api session event editor parametric save as measure|save_as_measure]] | ||
| Line 67: | Line 67: | ||
|- | |- | ||
|[[Api session event editor parametric set plot attributes|set_plot_attributes]] | |[[Api session event editor parametric set plot attributes|set_plot_attributes]] | ||
|Set [[Plot]] | |Set [[Plot]] [[Attribute]]s | ||
|- | |- | ||
|[[Api session event editor parametric set plot function|set_plot_function]] | |[[Api session event editor parametric set plot function|set_plot_function]] | ||
Revision as of 14:47, 2 June 2026
Api session event editor parametric Endpoints.
API EndPoints for 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 |
| set_polygons | Set Polygons to existing Parametric |
Additional API EndPoints:
| 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 |