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: 2024.1.1.0 (2024.1.1)
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