Click or drag to resize
SoGLDeviceSettingsSetSettingName Method

Set a setting (vendor defined list of parameters) by name.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool SetSettingName(
	string pPredefinedSettingName
)

Parameters

pPredefinedSettingName
Type: SystemString

Return Value

Type: Boolean

true if success, false otherwise

Remarks
See Also