LineBinder

class steno3d.core.binders.LineBinder

Bind data to segments or vertices of a Steno3D Line

For usage details, see the binders help.

LineBinder implements props.HasProps for dynamic, type-checked properties

Required Properties:

Location (props.String) - Location of the data on mesh, Choices: CC, N

Data (props.Instance) - Line data array, Class: DataArray

See the line EXAMPLES

See also steno3d.core.binders, steno3d.core.DataArray, steno3d.core.Line