Click or drag to resize
SoRenderAreaCoreGetInteractiveMode Method

Note: This API is now obsolete.

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 101.0.0.0. Use SoInteractiveComplexity node instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public virtual SoInteractiveComplexityInteractiveModes GetInteractiveMode()

Return Value

Type: SoInteractiveComplexityInteractiveModes

Implements

SiRenderAreaInteractiveGetInteractiveMode
Remarks

Caution note Caution

Obsolete since Open Inventor 101000. Use OIV.Inventor.Nodes.SoInteractiveComplexity node instead.

See Also