Share

DerivedAssemblyDefinition.IncludeAllTopLevelSketches Property

Parent Object: DerivedAssemblyDefinition

Description

Read-write property that defines whether all top level sketches in the source assembly are included in the derived assembly.

Syntax

DerivedAssemblyDefinition.IncludeAllTopLevelSketches() As DerivedComponentOptionEnum

Property Value

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

Samples

Name Description
Shrink wrap substitute in assembly The following sample demonstrates the creation of a shrinkwrap substitute within an assembly.

Version

Introduced in version 2011

Was this information helpful?