An object that refers to a file in the transmittal set.
Supported platforms: Windows only
Namespace: TRANSMITTALLib
Assembly: AcETransmit19.tlb
TransmittalFile
Object TransmittalFile
VB.NET
TransmittalOperation.addDrawingFile() TransmittalOperation.addFile()
C#
TransmittalOperation.addDrawingFile() TransmittalOperation.addFile()
VB.NET
TransmittalFilesGraph.getAt() TransmittalFilesGraph.getRoot()
C#
TransmittalFilesGraph.getAt() TransmittalFilesGraph.getRoot()
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
The TransmittalFile object represents a drawing or support file that has been added to the transmittal set. You can get a listing of all files in the transmittal set as part of the file graph which is represented by an TransmittalFilesGraph object. The TransmittalFilesGraph object is returned from the getTransmittalGraphInterface method of the TransmittalOperation object.
Releases: AutoCAD 2004 and later
These properties were added:
database fileExists fileSize includeInTransmittal lastModifiedTime numberOfDependees numberOfDependents sourcePath targetSubPath type version
These methods were added:
getDependee getDependent