Click or drag to resize
SoGraphicDeviceGetGraphicConfig Method (SoGraphicConfigTemplate, UInt64)

Returns the best nth of all the graphics configurations supported by this device and sorted according to the given template.

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoGraphicConfig GetGraphicConfig(
	SoGraphicConfigTemplate temp,
	ulong n
)

Parameters

temp
Type: OIV.Inventor.ComponentsSoGraphicConfigTemplate
n
Type: SystemUInt64

Return Value

Type: SoGraphicConfig
Remarks