Click or drag to resize
SoLDMResourceManager.SetMaxResolutionThreshold Method

Note: This API is now obsolete.

Obsoletesince Open Inventor 8000.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use SoLDMRessourceParameter's field maxResolutionThreshold instead.")]
public void SetMaxResolutionThreshold(
	int threshold
)

Parameters

threshold
Type: System.Int32
Remarks

Use SoLDMRessourceParameter's field maxResolutionThreshold instead.

See Also