Click or drag to resize
SoLDMResourceManagerSetMovingTimeOut Method

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
[ObsoleteAttribute("Obsolete since Open Inventor 10.0.0.0. Use SoLDMResourceParameters::setMovingTimeOut(float) instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetMovingTimeOut(
	float name_15260
)

Parameters

name_15260
Type: SystemSingle
Remarks

Caution note Caution

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

See Also