Click or drag to resize
SoGLExtension.IsAvailable Method

Returns true if the extension is available.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public static bool IsAvailable(
	string extension
)

Parameters

extension
Type: System.String

Return Value

Type: Boolean
Remarks