Api session event editor parametric: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorparametric/ | |||
API | API endpoints for Parametric editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 34: | Line 34: | ||
|} | |} | ||
Additional API | Additional API endpoints: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 72: | Line 72: | ||
|Set [[Plot]] [[Function]] | |Set [[Plot]] [[Function]] | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items parametricdesigns]] | *[[Api session items parametricdesigns]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:40, 3 June 2026
API Endpoint: api/session/event/editorparametric/
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 |