SoLDMResourceManagerGetMovingTimeOut Method |
Note: This API is now obsolete.
Obsoletesince Open Inventor 10000.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use float OIV.LDM.Nodes.SoLDMResourceParameters.GetMovingTimeOut() instead.")]
public float GetMovingTimeOut()
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<ObsoleteAttribute("Use float OIV.LDM.Nodes.SoLDMResourceParameters.GetMovingTimeOut() instead.")>
Public Function GetMovingTimeOut As Single
public:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute(L"Use float OIV.LDM.Nodes.SoLDMResourceParameters.GetMovingTimeOut() instead.")]
float GetMovingTimeOut()
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
[<ObsoleteAttribute("Use float OIV.LDM.Nodes.SoLDMResourceParameters.GetMovingTimeOut() instead.")>]
member GetMovingTimeOut : unit -> float32
Return Value
Type:
Single
Remarks
See Also