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: 2025.1.0.0 (10.17.0.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