Share

MirrorFeatures Object


Description

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

Methods

Name Description
AddByDefinition Method that creates a new mirror feature.
CreateDefinition Method that creates a new MirrorFeatureDefinition 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 MirrorFeature objects from the collection. This is the default property of the MirrorFeatures collection object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Features.MirrorFeatures, FlatPatternFeatures.MirrorFeatures, PartFeatures.MirrorFeatures, SheetMetalFeatures.MirrorFeatures

Version

Introduced in version 5

Was this information helpful?