SoWinGLWidgetSetGraphicConfigTemplate Method |
Sets a new graphics configuration template.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic void SetGraphicConfigTemplate(
SoGLGraphicConfigTemplate gTemplate
)
Public Sub SetGraphicConfigTemplate (
gTemplate As SoGLGraphicConfigTemplate
)
public:
void SetGraphicConfigTemplate(
SoGLGraphicConfigTemplate^ gTemplate
)
member SetGraphicConfigTemplate :
gTemplate : SoGLGraphicConfigTemplate -> unit
Parameters
- gTemplate
- Type: OIV.Inventor.ComponentsSoGLGraphicConfigTemplate
Remarks
See Also