Share

AssemblyDocument.SketchSettings Property

Parent Object: AssemblyDocument

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

AssemblyDocument.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?