Click or drag to resize
SoLDMResourceManagerGetMovingTimeOut 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 float SoLDMResourceParameters::getMovingTimeOut() instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public float GetMovingTimeOut()

Return Value

Type: Single
Remarks

Caution note Caution

Obsolete since Open Inventor 10000. Use float OIV.LDM.Nodes.SoLDMResourceParameters.GetMovingTimeOut() instead.

See Also