TransmittalFilesGraph Object (ActiveX/ATO)

A representation of the relationship between a host drawing and any referenced files.

Supported platforms: Windows only

Namespace: TRANSMITTALLib

Assembly: AcETransmit19.tlb

Class Information

Class Name

TransmittalFilesGraph

Object Inheritance
Object
   TransmittalFilesGraph
Create Using

VB.NET

Not available

C#

Not available
Access Via

VB.NET

TransmittalOperation.getTransmittalGraphInterface()

C#

TransmittalOperation.getTransmittalGraphInterface()

Members

These members are part of this object:

Remarks

The TransmittalFilesGraph object represents a graph of the host drawing in the transmittal set as the root node and all other referenced files as nodes in the graph. You can get a file from the graph with the getAt method of the TransmittalFilesGraph object. The getAt method returns a TransmittalFile object that represents a file in the transmittal set.

Note: This object was marked for internal use only in the AutoCAD 2004 version of the library.

Release Information

Releases: AutoCAD 2004 and later