SiRenderAreaInteractiveGetInteractiveMode Method |
Note: This API is now obsolete.
Namespace: OIV.Inventor.ViewerComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 101.0.0.0. Use SoInteractiveComplexity node instead.")]
SoInteractiveComplexityInteractiveModes GetInteractiveMode()
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<ObsoleteAttribute("Obsolete since Open Inventor 101.0.0.0. Use SoInteractiveComplexity node instead.")>
Function GetInteractiveMode As SoInteractiveComplexityInteractiveModes
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute(L"Obsolete since Open Inventor 101.0.0.0. Use SoInteractiveComplexity node instead.")]
SoInteractiveComplexityInteractiveModes GetInteractiveMode()
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
[<ObsoleteAttribute("Obsolete since Open Inventor 101.0.0.0. Use SoInteractiveComplexity node instead.")>]
abstract GetInteractiveMode : unit -> SoInteractiveComplexityInteractiveModes
Return Value
Type:
SoInteractiveComplexityInteractiveModesRemarks See Also