KUIML
Blue Cat's User Interface Programming Language
CURVE_LINK

Description

This element connects a curve to another one. This means than whenever the 'from' curve changes, the 'to' curve takes the 'from' curve value.

Inherited Attributes

See Attributes Common to All Elements.

Specific Attributes

Name Value Type Default Value Description Comment V. Exp.

from

curve id

Empty

Identifier of the origin curve.

Mandatory

1.3

No

to

curve id

Empty

Identifier of the target curve.

Mandatory

1.3

No

enabled

boolean

'true'

Enables or disables the link.


1.3

1.3