Click or drag to resize
SoVolumeHistogramGetMinValueD Method

Note: This API is now obsolete.

Returns the min value of the dataset for floating data types .

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since OpenInventor 9.7.0.0. Use MinValueD property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public double GetMinValueD()

Return Value

Type: Double
Remarks