Click or drag to resize
SoLDMResourceManagerSetMinResolutionThreshold Method (Int32)

Note: This API is now obsolete.

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 Open Inventor 8.0.0.0. Use SoLDMRessourceParameter's field minResolutionThreshold instead.")]
public void SetMinResolutionThreshold(
	int threshold
)

Parameters

threshold
Type: SystemInt32
Remarks

Caution note Caution

Obsolete since Open Inventor 8000. Use SoLDMRessourceParameter's field minResolutionThreshold instead.

See Also