Click or drag to resize
SoStateEnableSendToGL Method

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void EnableSendToGL(
	bool enable
)

Parameters

enable
Type: SystemBoolean
Remarks

Enables or disables sendToGL in SoElements affected by the GLRenderAction.

See Also