FileManager.GetDWGDocumentReferences Method
Parent Object: FileManagerDescription
Gets the set of direct file references from a DWG file.
Syntax
FileManager.GetDWGDocumentReferences( DocumentOrFileName As Variant ) As String()Parameters
Name | Type | Description |
DocumentOrFileName | Variant | Input String that specifies the full document or file name. |