Click or drag to resize
SoDataRangemin Property

Minimum data value of the data range.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFDouble min { get; }

Property Value

Type: SoSFDouble
Remarks

Note: If min is greater than or equal to max, this node is ignored.

See Also