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: 10.12.3.0 (10.12.3.0)
Syntax
public bool SetSettingName(
	string pPredefinedSettingName
)

Parameters

pPredefinedSettingName
Type: SystemString

Return Value

Type: Boolean

true if success, false otherwise

Remarks
See Also