DerivedFutureAssemblyComponents.Add Method
Parent Object: DerivedFutureAssemblyComponentsDescription
Method that creates a new DerivedFutureAssemblyComponent using the information supplied by the input DerivedFutureAssemblyDefinition object. If successful, the new DerivedFutureAssemblyComponent is returned.
Syntax
DerivedFutureAssemblyComponents.Add( Definition As DerivedFutureAssemblyDefinition ) As DerivedFutureAssemblyComponentParameters
Name | Type | Description |
Definition | DerivedFutureAssemblyDefinition | Input DerivedFutureAssemblyDefinition object that defines the derived component. |