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.2.0.0 (2024.2.0)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 8.0.0.0. Use SoLDMRessourceParameter's field minResolutionThreshold instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
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