Share

PartDocument.Sketch3DSettings Property

Parent Object: PartDocument

Description

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

Syntax

PartDocument.Sketch3DSettings() As Sketch3DSettings

Property Value

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

Version

Introduced in version 8

Was this information helpful?