Share

PartComponentDefinition.ReferenceComponents Property

Parent Object: PartComponentDefinition

Description

Property that returns the ReferenceComponents collection object.

Syntax

PartComponentDefinition.ReferenceComponents() As ReferenceComponents

Property Value

This is a read only property whose value is a ReferenceComponents.

Samples

Name Description
Derived Parts and Assemblies This sample demonstrates the use of the API to create derived parts and assemblies.
Shrink wrap substitute in assembly The following sample demonstrates the creation of a shrinkwrap substitute within an assembly.

Version

Introduced in version 5.3

Was this information helpful?