Share

CircularPatternFeatures Object


Description

The CircularPatternFeatures collection object provides access to all of the objects in a component definition and provides methods to create additional CircularPatternFeature objects.

Methods

Name Description
AddByDefinition Method that creates a new CircularPattern feature.
CreateDefinition Method that creates a new CircularPatternFeatureDefinition 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 the collection.
Item Returns the specified CircularPatternFeature object from the collection. This is the default property of the CircularPatternFeatures collection object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Features.CircularPatternFeatures, FlatPatternFeatures.CircularPatternFeatures, PartFeatures.CircularPatternFeatures, SheetMetalFeatures.CircularPatternFeatures

Version

Introduced in version 5

Was this information helpful?