DerivedAssemblyDefinition.IncludeAllTopLevelSketches Property
Parent Object: DerivedAssemblyDefinitionDescription
Read-write property that defines whether all top level sketches in the source assembly are included in the derived assembly.
Syntax
DerivedAssemblyDefinition.IncludeAllTopLevelSketches() As DerivedComponentOptionEnumProperty 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. |