Click or drag to resize
SoGLLazyElementGetInstance Method

Returns the top (current) instance of the element in the state Note it does NOT cause cache dependency! It also casts away the const.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SoGLLazyElement GetInstance(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: SoGLLazyElement
Remarks