Functions

Category: Actions

Name

Description

selectNextFixedPoint

This function selects the next available fixed point on the curve.

selectPreviousFixedPoint

This function selects the previously available fixed point on the curve.

IncreaseBaseComponent

This function increases the base component value by the step size.

DecreaseBaseComponent

This function decreases the base component value by the step size.

IncreaseProfileComponent

This function increases the profile component by the step size.

DecreaseProfileComponent

This function decreases the profile component by the step size.

IncreaseCursorBase

This function increases the cursor position on the base axis by 1. If shift mode is active, it will increment the base of all selected fixed points by 1.

DecreaseCursorBase

This function decreases the cursor position on the base axis by 1. If shift mode is active, it will decrement the base of all selected fixed points by 1.

IncreaseValueAtCursor

This function increases the value of the point which is currently selected by the cursor by the step size in normal mode. If shift mode is active, it will increment the value of all selected fixed points.

DecreaseValueAtCursor

This function decreases the value of the point which is currently selected by the cursor by the step size in normal mode. If shift mode is active, it will decrement the value of all selected fixed points.

ActivateConfig

Adds the current configuration to the editor profiles list and generates a setpoint for the current data.

ResetConfigdata

This function removes all user changes and reloads the active configuration values.

AddNewFixPoint

This function adds a new fixed point at the point selected by the cursor.

RemoveSelectedFixPoint

This function removes the fixed point currently selected by the cursor; it will not change anything if no fixed point is selected.

AddNewMarker

This function adds a new marker at the base location selected by the cursor.

RemoveSelectedMarker

This function removes the marker currently selected by the cursor; it will not change anything if no marker is selected.