Share

ReferencedOpaqueFileDescriptor Object


Description

Object that represents an opaque reference held in this Document to a file.

Methods

Name Description
Delete Deletes the opaque reference (does not delete the referenced file).

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
FullFileName Gets the full path name of the file as currently found (or the last known full file name, if reference is not found).
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Accessed From

ReferencedOpaqueFileDescriptors.Add, ReferencedOpaqueFileDescriptors.Item, ReferencedOpaqueFileDescriptors.ItemByName

Version

Introduced in version 2017

Was this information helpful?