Gets the paths and filenames of the non-SolidWorks files added to Pack And Go.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetExternalDocuments( _
ByRef DocumentNames As Object _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPackAndGo
Dim DocumentNames As Object
Dim value As Boolean
value = instance.GetExternalDocuments(DocumentNames)
|
C++/CLI | |
---|
bool GetExternalDocuments(
& [Out] Object^ DocumentNames
) |
Parameters
- DocumentNames
- Array of strings of the paths and filenames of the non-SolidWorks files added to Pack and Go
Return Value
True if the paths and filenames of the non-SolidWorks files are returned, false if not
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0