Click or drag to resize
SoVolumeHistogramGetNumSignificantBits Method

Note: This API is now obsolete.

Returns the number of significant bits for the dataset, only relevant for integer data types .

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9700. Use NumSignificantBits property instead.")]
public int GetNumSignificantBits()

Return Value

Type: Int32
Remarks