Click or drag to resize
SoLDMResourceManagerSetMovingTimeOut 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
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 10000. Use SoLDMResourceParameters::setMovingTimeOut(float) instead.")]
public void SetMovingTimeOut(
	float name_15251
)

Parameters

name_15251
Type: SystemSingle
Remarks

Caution note Caution

Obsolete since Open Inventor 10000. Use OIV.LDM.Nodes.SoLDMResourceParameters.SetMovingTimeOut(System.Single) instead.

See Also