SoSceneManagerIsAutoInteractiveMode Method |
Returns true if auto interactive mode is enabled.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic bool IsAutoInteractiveMode()
Public Function IsAutoInteractiveMode As Boolean
public:
bool IsAutoInteractiveMode()
member IsAutoInteractiveMode : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also