Gets the original paths and filenames of all of the model's documents for Pack and Go.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetDocumentNames( _
ByRef DocumentNames As Object _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPackAndGo
Dim DocumentNames As Object
Dim value As Boolean
value = instance.GetDocumentNames(DocumentNames)
|
Parameters
- DocumentNames
- Array of strings of the original paths and filenames of all of the model's documents
Return Value
True if the original paths and filenames of all of the model's documents are returned, false if not
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0