Share

Application.Sketch3DOptions Property

Parent Object: Application

Description

Property that returns the Sketch3DOptions object. The Sketch3DOptions object provides access to various 3D sketch related application level options. This is somewhat equivalent to the 3D Sketch portion on the Sketch tab of the Application Options dialog.

Syntax

Application.Sketch3DOptions() As Sketch3DOptions

Property Value

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

Version

Introduced in version 11

Was this information helpful?