FileManager.GetDWGDocumentReferences Method
Parent Object:
FileManager
Description
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.
Version
Introduced in version 2008
© Copyright 2021 Autodesk, Inc.
Comment on this page.