Share

DerivedAssemblyDefinition.ActiveDesignViewRepresentation Property

Parent Object: DerivedAssemblyDefinition

Description

Read-write property that gets and sets the name of the active Design View Representation for the derived part. An empty string indicates the Master design view is used. The IsAssociativeDesignView property indicates if an associate link to the design view is created or not.

Syntax

DerivedAssemblyDefinition.ActiveDesignViewRepresentation() As String

Property Value

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

Version

Introduced in version 11

Was this information helpful?