ReferenceComponents.DerivedPartComponents Property
Parent Object: ReferenceComponentsDescription
Property that returns the DerivedPartComponents collection object.
Syntax
ReferenceComponents.DerivedPartComponents() As DerivedPartComponentsProperty Value
This is a read only property whose value is a DerivedPartComponents.Samples
Name | Description |
Derived Parts and Assemblies | This sample demonstrates the use of the API to create derived parts and assemblies. |