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: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFDouble min { get; }

Property Value

Type: SoSFDouble
Remarks

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

See Also