Share

ReferencedOpaqueFileDescriptors Object


Description

Object that holds a collection of Opaquely-Referenced File Descriptor objects.

Methods

Name Description
Add Creates an Opaque reference to the specified 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.
Count Gets the number of items in this collection.
Item Allows integer-indexed access to items in the collection.
ItemByName Allows string-indexed access to items in the collection. Usually found when this ability has been added to an pre-existing collection.
Type Gets the constant that indicates the type of this object.

Accessed From

ApprenticeServerDocument.ReferencedOpaqueFileDescriptors, ApprenticeServerDrawingDocument.ReferencedOpaqueFileDescriptors, AssemblyDocument.ReferencedOpaqueFileDescriptors, Document.ReferencedOpaqueFileDescriptors, DrawingDocument.ReferencedOpaqueFileDescriptors, PartDocument.ReferencedOpaqueFileDescriptors, PresentationDocument.ReferencedOpaqueFileDescriptors

Version

Introduced in version 2017

Was this information helpful?