Share

Sketch3DSettings Object


Description

The Sketch3DSettings object provides access to properties that provide read and write access of the various 3D sketch related document specific settings. This is somewhat equivalent to the 3D sketch related properties on Sketch tab of the Document Settings 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.
AutoBendRadius Gets and sets the default radius used for corner bends.
Parent Property that returns the parent Document object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

PartDocument.Sketch3DSettings

Version

Introduced in version 8

Was this information helpful?