Share

SketchDrivenPatternDefinition.ParentFeatures Property

Parent Object: SketchDrivenPatternDefinition

Description

Read-write property that gets and sets the parent features of the pattern. The ObjectCollection returned by this property is a “tear off” and does not affect the pattern if its contents are modified. To change the which features are the parents of the pattern you need to use this property to set the parent features by providing an ObjectCollection that contains the desired set of parent features.

Syntax

SketchDrivenPatternDefinition.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?