AssemblyComponentDefinition.ExportObjects Method
Parent Object: AssemblyComponentDefinitionDescription
Method that marks all the input objects as exported.
Syntax
AssemblyComponentDefinition.ExportObjects( Objects As ObjectCollection )Parameters
Name | Type | Description |
Objects | ObjectCollection | Collection of objects to mark as exported. |