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 6: Line 6:
!Description
!Description
|-
|-
|[[api session event editor parametric add|ADD]]
|[[Api session event editor parametric add|ADD]]
|Add new Parametric
|Add new Parametric
|-
|-
|[[api session event editor parametric append attribute|APPEND_ATTRIBUTE]]
|[[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]]
|[[Api session event editor parametric duplicate|DUPLICATE]]
|Duplicate existing Parametric
|Duplicate existing Parametric
|-
|-
|[[api session event editor parametric remove|REMOVE]]
|[[Api session event editor parametric remove|REMOVE]]
|Remove existing Parametric
|Remove existing Parametric
|-
|-
|[[api session event editor parametric remove attribute|REMOVE_ATTRIBUTE]]
|[[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]]
|[[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]]
|[[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]]
|[[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]]
|[[Api session event editor parametric add example|ADD_EXAMPLE]]
|Add Example
|Add Example
|-
|-
|[[api session event editor parametric add plot|ADD_PLOT]]
|[[Api session event editor parametric add plot|ADD_PLOT]]
|Add [[Plot]]
|Add [[Plot]]
|-
|-
|[[api session event editor parametric apply|APPLY]]
|[[Api session event editor parametric apply|APPLY]]
|Apply
|Apply
|-
|-
|[[api session event editor parametric generate|GENERATE]]
|[[Api session event editor parametric generate|GENERATE]]
|Generate
|Generate
|-
|-
|[[api session event editor parametric remove plot|REMOVE_PLOT]]
|[[Api session event editor parametric remove plot|REMOVE_PLOT]]
|Remove [[Plot]]
|Remove [[Plot]]
|-
|-
|[[api session event editor parametric remove plot attributes|REMOVE_PLOT_ATTRIBUTES]]
|[[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]]
|[[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]]
|[[Api session event editor parametric set alignment|SET_ALIGNMENT]]
|Set Alignment
|Set Alignment
|-
|-
|[[api session event editor parametric set function|SET_FUNCTION]]
|[[Api session event editor parametric set function|SET_FUNCTION]]
|Set [[Function]]
|Set [[Function]]
|-
|-
|[[api session event editor parametric set plot attributes|SET_PLOT_ATTRIBUTES]]
|[[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]]
|[[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]]
|[[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 parametrics]]
*[[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