Click or drag to resize
SoLDMResourceManagerSetMaxResolutionThreshold Method

Note: This API is now obsolete.

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

Parameters

threshold
Type: SystemInt32
Remarks

Caution note Caution

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

See Also