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: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 101000. Use SoInteractiveComplexity node instead.")]
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