Share

DerivedAssemblyDefinition.DeriveStyle Property

Parent Object: DerivedAssemblyDefinition

Description

Gets and sets how bodies are derived. Valid options are kDeriveAsSingleBodyWithSeams, kDeriveAsSingleBodyNoSeams and kDeriveAsMultipleBodies. kDeriveAsWorkSurface is not a valid option for derived assemblies.

Syntax

DerivedAssemblyDefinition.DeriveStyle() As DerivedComponentStyleEnum

Property Value

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

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 2010

Was this information helpful?