Share

HeadsUpDisplayOptions Object


Description

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.
DimensionInputEnabled Gets and sets whether to enable dimension input where possible.
DimensionInputInCartesianCoordinates Gets and sets whether dimension input is in Cartesian or Polar coordinates. If set to False, input is in Polar coordinates.
Enabled Gets and sets whether heads-up display is enabled for sketches.
Parent Property that returns the parent SketchOptions object.
PointerInputEnabled Gets and sets whether pointer input is enabled for sketches.
PointerInputInCartesianCoordinates Gets and sets whether pointer input is in Cartesian or Polar coordinates. If set to False, input is in Polar coordinates.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

SketchOptions.HeadsUpDisplayOptions

Version

Introduced in version 2011

Was this information helpful?