Share

FaceDraftFeatures Object


Description

The FaceDraftFeatures object represents a collection of face draft features ( objects) on a part.

Methods

Name Description
Add Method that creates a new FaceDraft feature.
CreateFaceDraftDefinition Method that creates a new FaceDraftDefinition object.

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.
Count Property that returns the number of items in this collection.
Item Returns the specified object in the collection. The index can be numeric or the object name.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

PartFeatures.FaceDraftFeatures, SheetMetalFeatures.FaceDraftFeatures

Version

Introduced in version 5

Was this information helpful?