GenerateSetPointsFromCurveEditorProfilesList

function GenerateSetPointsFromCurveEditorProfilesList(CEProfiles: TcHmi.Controls.Plastic.CurveEditorControl.EditorProfile[]):

This function will generate set points based on curve editor profile from first element of array of CurveEditor.EditorProfiles passed as ‘CEProfiles’ parameter.

It returns a generated array of fixed points.

Parameters:

Name

Type

Description

CEProfiles

tchmi:framework#/definitions/CurveEditorConfig

List of curve editor profiles.

Return Value:

Type

Description

tchmi:framework#/definitions/FixedPointList

List of set points generated from the function.

Available: since version 12.12.0