Share

MoveFaceFeatures Object


Description

The MoveFaceFeatures object provides access to all of the objects in a component definition and provides methods to create additional MoveFaceFeature objects.

Methods

Name Description
Add Method that creates a new Move Face feature. The newly created MoveFaceFeature object is returned.
CreateDefinition Method that creates a new MoveFaceDefinition 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 feature object from the collection. This is the default property of this collection object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Features.MoveFaceFeatures, PartFeatures.MoveFaceFeatures, SheetMetalFeatures.MoveFaceFeatures

Version

Introduced in version 10

Was this information helpful?