Api session event editor parametric: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 29: Line 29:
|[[Api session event editor parametric set name|SET_NAME]]
|[[Api session event editor parametric set name|SET_NAME]]
|Set new name of existing Parametric
|Set new name of existing Parametric
|-
|[[Api session event editor parametric set polygons|SET_POLYGONS]]
|Set polygons to existing Parametric
|}
|}


Line 68: Line 71:
|[[Api session event editor parametric set plot function|SET_PLOT_FUNCTION]]
|[[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
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Events]]

Revision as of 15:29, 8 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
SET_POLYGONS Set polygons to 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