SketchSettings Object


Description

The SketchSettings object provides access to properties that provide read and write access to the various sketch related document specific settings. This is somewhat equivalent to the Sketch tab of the Document Settings 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.
DisplayLineWeights
LineWeightType
MinorLinesPerMajorGridLine
Parent Property that returns the parent Document object.
SnapsPerMinorGrid
Type Returns an ObjectTypeEnum indicating this object's type.
UpperLimitForFirstRangeOfLineWeights
UpperLimitForSecondRangeOfLineWeights
UpperLimitForThirdRangeOfLineWeights
XSnapSpacing
YSnapSpacing

Accessed From

AssemblyDocument.SketchSettings, DrawingDocument.SketchSettings, PartDocument.SketchSettings

Version

Introduced in version 8