Float

Functionality

Float digit. Has maximum/minimum values and flexible labeling. Cached in Sverchok 3Dtoolbox.

Inputs & Parameters

float

Extended parameters

to-3d - boolean flag makes float catched in 3D toolbox

minimum - defines minimum value

maximum - defines maximum value

Outputs

float - only one digit.

Examples

Three cases of float. With output, as router and as input (not functional). Only first case will be catched in ‘scan for propertyes’ in 3Dtoolbox of sverchok.

float.PNG

This is 3D toolbox scanned float. Max and min values appears in 3d and node toolboxes (last in extended interface in propertyes panel). Label of node will apear in 3Dtoolbox and sorted depend on it. Flag ‘to_3d’ makes node catchable in 3D.

float2.PNG

Notes

Float output only one digit, for ranges and lists reroute use route node.