Click or drag to resize
RenderAreaHardware Class

Settings to setup hardware of a render area.

Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.RemoteViz.RenderingRenderAreaHardware

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public class RenderAreaHardware : SoNetBase

The RenderAreaHardware type exposes the following members.

Constructors
  NameDescription
Public methodRenderAreaHardware

Constructor.

Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties
  NameDescription
Public propertyGpu

Sets the Graphics Processing Unit (GPU) used for rendering.

Top
Remarks

See Also