Share

HardwareOptions Object


Description

The HardwareOptions object provides access to properties that provide read and write access of the hardware related application options. This is somewhat equivalent to the Hardware tab of the Application Options dialog.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Diagnostics Property that returns a string with results of diagnostic testing.
EnableViewportGPURayTracing Read-write property that specifies whether to use GPU Raytracing.
GraphicsSettingType Read-write property that specifies the type of the graphics hardware setting to use.
Type Returns an ObjectTypeEnum indicating this object's type.
UseSoftwareGraphics Read-write property that specifies whether to use software graphics.

Accessed From

Application.HardwareOptions, ApprenticeServer.HardwareOptions, ApprenticeServerComponent.HardwareOptions, InventorServer.HardwareOptions, InventorServerObject.HardwareOptions

Version

Introduced in version 11

Was this information helpful?