DrawingDocument.FindWhereUsed Method
Parent Object:
DrawingDocument
Description
Method that obtains the set of documents that reference the given file within this document.
Syntax
DrawingDocument.
FindWhereUsed
(
FullFileName
As String ) As
DocumentsEnumerator
Parameters
Name
Type
Description
FullFileName
String
Input String that specifies the full file name of the file to search for references to.
Version
Introduced in version 5
© Copyright 2021 Autodesk, Inc.
Comment on this page.