Share

PartDocument.SketchSettings Property

Parent Object: PartDocument

Description

Property that returns the SketchSettings object. The SketchSettings object provides access to various sketch related document options. This is somewhat equivalent to the Sketch tab of the Document Settings dialog.

Syntax

PartDocument.SketchSettings() As SketchSettings

Property Value

This is a read only property whose value is a SketchSettings.

Version

Introduced in version 8

Was this information helpful?