Click or drag to resize
SoVolumeHistogramGetMinValue Method

Note: This API is now obsolete.

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

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

Return Value

Type: Int64
Remarks