Share

RectangularPatternFeatureDefinition.ParentFeatures Property

Parent Object: RectangularPatternFeatureDefinition

Description

Read-write property that gets and sets the parent features of the pattern.

Remarks

To set this property, the collection could contain the various part features, sheet metal features, work planes, work axes, work points, or a SurfaceBody. Only the primary (result) surface body, obtained from ComponentDefinition.SurfaceBodies.Item(1) is a valid input. If a SurfaceBody is supplied, the only other objects that can be in the collection are work planes, work axes, work points, and surface part features. Finish features such as fillets and chamfers may be included only if their parent feature is also included.

Syntax

RectangularPatternFeatureDefinition.ParentFeatures() As ObjectCollection

Property Value

This is a read/write property whose value is an ObjectCollection.

Version

Introduced in version 2017

Was this information helpful?