PartComponentDefinition.ReferenceComponents Property
Parent Object: PartComponentDefinitionDescription
Property that returns the ReferenceComponents collection object.
Syntax
PartComponentDefinition.ReferenceComponents() As ReferenceComponentsProperty 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. |