CursorValue

This is the value property of the point selected by the cursor.

  1. If the user changes the cursor position or executes IncreaseValueAtCursor or DecreaseValueAtCursor functions, the updated Value property of the point currently selected by the cursor can be read from this attribute.
  2. If the user writes the desired value to this attribute, the curve will create a new fixed point at the selected base position.
  3. If the cursor is already pointing to an existing fixed point, it will result in a change of the value property of the fixed point.

Schema: tchmi:general#/definitions/Number

Attribute getter: getCursorValue

Attribute setter: setCursorValue

Available: since version 12.6.0