Share

RectangularPatternFeatures Object


Description

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

Methods

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

Accessed From

Features.RectangularPatternFeatures, FlatPatternFeatures.RectangularPatternFeatures, PartFeatures.RectangularPatternFeatures, SheetMetalFeatures.RectangularPatternFeatures

Samples

Name Description
Create Pattern Feature with PatternBoundarySetting Sample This sample demonstrates how to create a rectangular pattern feature with boundary settings.

Version

Introduced in version 5

Was this information helpful?