Gets the unloaded components' paths, referenced configuration names, reasons why they are unloaded, document types, and names.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim UnloadedComponentPathNames As System.Object
Dim UnloadedComponentReferencedConfigurationNames As System.Object
Dim ReasonForUnloadingComponents As System.Object
Dim DocTypes As System.Object
Dim value As System.Object
value = instance.GetUnloadedComponentNames(UnloadedComponentPathNames, UnloadedComponentReferencedConfigurationNames, ReasonForUnloadingComponents, DocTypes) |
Parameters
- UnloadedComponentPathNames
- Array of the paths of the unloaded components
- UnloadedComponentReferencedConfigurationNames
- Array of the referenced configuration names of the unloaded components
- ReasonForUnloadingComponents
- Array indicating the reason each component is unloaded as defined by swComponentLoadStatus_e
- DocTypes
Array of document types as defined in swDocumentTypes_e
Return Value
Array of the names of the unloaded components
Example
Remarks
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0