Removes the specified non-SolidWorks files from Pack and Go.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function RemoveExternalDocuments( _
ByVal DocumentNames As Object _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPackAndGo
Dim DocumentNames As Object
Dim value As Boolean
value = instance.RemoveExternalDocuments(DocumentNames)
|
Parameters
- DocumentNames
- Array of the paths and filenames of the non-SolidWorks files to remove from Pack and Go
Return Value
True if all of the specified non-SolidWorks files are removed from Pack and Go, false if not
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0