SoSceneManagerIsRealTimeUpdateEnabled Method |
Returns whether realTime global field updating is enabled.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static bool IsRealTimeUpdateEnabled()
Public Shared Function IsRealTimeUpdateEnabled As Boolean
public:
static bool IsRealTimeUpdateEnabled()
static member IsRealTimeUpdateEnabled : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also