Share

DerivedFuturePartDefinition.IsAssociativeDesignView Property

Parent Object: DerivedFuturePartDefinition

Description

Read-write property that gets and sets if there is an associative link to the specified design view. When creating a new derived part, setting this property to True (which is the default) will create a derivation that is associative to the design view. This can only be set to True when a design view other than the master design view is specified.

Syntax

DerivedFuturePartDefinition.IsAssociativeDesignView() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2018

Was this information helpful?