Additions and changes made to the Transmittal Object Library.
ConvertStatus (Changed) eEduVersionError = 3 (Removed) eNotUsed = 3 (New)
ITransmittalInfo (Changed) removeDesignFeed - Property (New)
SaveDwgFormat (Changed) eAutoCADR27 = 6
FileType (Changed) eDGNUnderlayDependent = 25 eDwsFile = 26 ePDFUnderlay = 27 SaveDwgFormat (Changed) eAutoCADR24 = 5 BindType (New) eBind = 0 eInsert = 1
ITransmittalFile (Changed) targetSubPath - Property (Moved from ITransmittalFile2) type - Property (Moved from ITransmittalFile2) includeInTransmittal - Property (Moved from ITransmittalFile2) numberOfDependents - Property (Moved from ITransmittalFile2) numberOfDependees - Property (Moved from ITransmittalFile2) database - Property (Moved from ITransmittalFile2) getDependent - Method (Moved from ITransmittalFile2) getDependee - Method (Moved from ITransmittalFile2) ITransmittalFilesGraph (Changed) add - Method (Removed) addEdge - Method (Moved from ITransmittalFilesGraph2) getAt - Method (Moved from ITransmittalFilesGraph2) getNumberOfFiles - Method (Moved from ITransmittalFilesGraph2) getRoot - Method (Moved from ITransmittalFilesGraph2) remove - Method (Removed) removeEdge - Method (Moved from ITransmittalFilesGraph2) reset - Method (Moved from ITransmittalFilesGraph2) totalBytes - Method (Moved from ITransmittalFilesGraph2) ITransmittalInfo (Changed) dataLinkRelativePath - Property (Moved from ITransmittalInfo3) DGNUnderlayRelativePath - Property (Moved from ITransmittalInfo2) DWFUnderlayRelativePath - Property (Moved from ITransmittalInfo2) includeDataLinkFile - Property (Moved from ITransmittalInfo3) includeDGNUnderlay - Property (Moved from ITransmittalInfo2) includeDWFUnderlay - Property (Moved from ITransmittalInfo2) includeMaterialTextureFile - Property (Moved from ITransmittalInfo2) includeNestedOverlayXrefDwg - Property (New) includePhotometricWebFile - Property (Moved from ITransmittalInfo3) includeUnloadedReferences - Property (New) includeUnloadedXrefDwg - Property (New) overwriteFileHandler - Property (Removed) purgeDatabase - Property (New) visualFidelity - Property (Moved from ITransmittalInfo3) ITransmittalOperation (Changed) addDrawingFile - Method (Moved from ITransmittalOperation2) addFile - Method (Moved from ITransmittalOperation2) addSheets - Method (Moved from ITransmittalOperation2) addSheetSelset - Method (Moved from ITransmittalOperation2) addToReport - Method (Moved from ITransmittalOperation2) archiveSheetSet - Method (Moved from ITransmittalOperation2) cancelDatabaseNotification - Method (Moved from ITransmittalOperation2) cancelSheetSetNotification - Method (Moved from ITransmittalOperation2) cancelSubscriptionToAddFileNotification - Method (Moved from ITransmittalOperation2) createTransmittalPackage - Method (Moved from ITransmittalOperation2) getTransmittalGraphInterface - Method (Moved from ITransmittalOperation2) getTransmittalInfoInterface - Method (Moved from ITransmittalOperation2/ITransmittalOperation3) getTransmittalReport - Method (Moved from ITransmittalOperation2) recalcTargetSubPath - Method (Moved from ITransmittalOperation2) setProgressMeter - Method (Moved from ITransmittalOperation2) subscribeDatabaseNotification - Method (Moved from ITransmittalOperation2) subscribeSheetSetNotification - Method (Moved from ITransmittalOperation2) subscribeToAddFileNotification - Method (Moved from ITransmittalOperation2)
The following interfaces were removed/merged with their parent classes:
ITransmittalFile2 (Removed - Moved to ITransmittalFile) ITransmittalFilesGraph2 (Removed - Moved to ITransmittalFilesGraph) ITransmittalInfo2 (Removed - Moved to ITransmittalInfo) ITransmittalInfo3 (Removed - Moved to ITransmittalInfo) ITransmittalOperation2 (Removed - Moved to ITransmittalOperation) ITransmittalOperation3 (Removed - Moved to ITransmittalOperation)
DwgTrustInfo (New) eDwgUnTrusted = 0xffffffff eTrustInfoUnavailable = 0 eDwgTrusted = 1 ConvertStatus (New) eConverted = 0 eSaveError = 1 eRecovered = 2 eEduVersionError = 3 eShareViolationError = 4 eMissingFiles = 5 eSignedFileError = 6
ITransmittalFileOperationOverride (New) Open - Method (New) Close - Method (New) PreProcessHandling - Method (New)
FileType (Changed) ePhotometricWebFile = 23 eDataLinkFile = 24
ITransmittalInfo3 (New) dataLinkRelativePath - Property (New) includeDataLinkFile - Property (New) includePhotometricWebFile - Property (New) visualFidelity - Property (New) ITransmittalOperation3 (New) getTransmittalInfoInterface - Method (New) ITransmittalFilesGraphPrivate (Changed) add - Method (Changed to support 64-bit) nodeAt - Method (Changed to support 64-bit)
FileType (Changed) eDGNUnderlay = 20 eDWFUnderlay = 21 eMaterialTextureFile = 22 SaveDwgFormat (Changed) eAutoCADR21 = 4
ITransmittalInfo2 (Changed) DGNUnderlayRelativePath - Property (New) DWFUnderlayRelativePath - Property (New) includeDGNUnderlay - Property (New) includeDWFUnderlay - Property (New) includeMaterialTextureFile - Property (New)
FileType (Changed) eXrefAttachFile = 16 eXrefOverlayFile = 17 eSheetSetFile = 18 eSheetSetSupportFile = 19 AddFileReturnVal (Changed) eFileAlreadyAdded = 5
ITransmittalDatabaseNotificationHandler (New) convertDatabase - Method postDatabaseProcessing - Method preDatabaseProcessing - Method ITransmittalFile2 (New) database - Property fileExists - Property fileSize - Property getDependee - Method getDependent - Method includeInTransmittal - Property lastModifiedTime - Property numberOfDependees - Property numberOfDependents - Property sourcePath - Property targetSubPath - Property type - Property version - Property ITransmittalFilesGraph2 (New) addEdge - Method getAt - Method getNumberOfFiles - Method getRoot - Method removeEdge - Method reset - Method totalBytes - Method ITransmittalInfo2 (New) defaultOverwriteValue - Property destinationRoot - Property imageRelativePath - Property includeFontFile - Property includeImageFile - Property includePlotFile - Property includeXrefDwg - Property organizedFolder - Property plotConfigFilePath - Property plotStyleTablePath - Property preserveSubdirs - Property relativePath - Property resetPlotter - Property saveVersion - Property xrefRelativePath - Property ITransmittalProgressHandler (New) isCanceled - Method processingFile - Method ITransmittalOperation2 (New) addDrawingFile - Method addFile - Method addSheets - Method addSheetSelset - Method addToReport - Method archiveSheetSet - Method cancelDatabaseNotification - Method cancelSheetSetNotification - Method cancelSubscriptionToAddFileNotification - Method createTransmittalPackage - Method getTransmittalGraphInterface - Method getTransmittalInfoInterface - Method getTransmittalReport - Method recalcTargetSubPath - Method setProgressMeter - Method subscribeDatabaseNotification - Method subscribeSheetSetNotification - Method subscribeToAddFileNotification - Method ITransmittalSheetSetNotification (New) preSheetSetProcessing - Method postSheetSetProcessing - Method