Share

Sketch3DOptions Object


Description

The Sketch3DOptions object provides access to properties that provide read and write access of the 3D sketch related application options. This is somewhat equivalent to the 3D Sketch portion on the Sketch tab of the Application Options 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.
AutoBendWithLineCreation Enables/disables automatically creating corner bends on 3D lines.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Application.Sketch3DOptions, InventorServer.Sketch3DOptions, InventorServerObject.Sketch3DOptions

Version

Introduced in version 11

Was this information helpful?