一个对象,表示转换传递集中的图形和创建传递包时要使用的设置。
仅供内部使用。
支持的平台:仅窗口
Namespace:传输利布
组装:acETransmit20.tlb
班级信息
- 类名
-
TransmittalInfo
- 对象继承
-
Object
TransmittalInfo
- 创建使用
-
VB.NET
Not available
C#
Not available
- 访问方式
-
VB,NET
TransmittalOperation.getTransmittalInfoInterface()
C#
TransmittalOperation.getTransmittalInfoInterface()
Remarks
The
object is created when a new instance of a
object is created. Adjust the settings of the
object before creating a transmittal package by executing the
method of the
object.
TransmittalInfoTransmittalOperationTransmittalInfocreateTransmittalPackageTransmittalOperation
This object is for internal use only.
Release Information
Releases: AutoCAD 2004 and later
History
- The
interface was changed to the AutoCAD 2015 version of the library.
ITransmittalInfo
These properties were added:
removeDesignFeed
- The
and
interfaces were merged with
in the AutoCAD 2010 version of the library.
ITransmittalInfo2ITransmittalInfo3ITransmittalInfo
These properties were also added:
includeMaterialTextureFile
includeNestedOverlayXrefDwg
includeUnloadedXrefDwg
These properties were also removed:
overwriteFileHandler
- The
interface was added to the AutoCAD 2008 version of the library to extend the functionality of the
and
interfaces.
ITransmittalInfo3ITransmittalInfoITransmittalInfo2
添加了这些属性:
dataLinkRelativePath
includeDataLinkFile
includePhotometricWebFile
visualFidelity
- 界面已更改为 AutoCAD 2007 版本的库。ITransmittalInfo2
添加了这些属性:
DGNUnderlayRelativePath
DWFUnderlayRelativePath
includeDGNUnderlay
includeDWFUnderlay
includeMaterialTextureFile
- 该界面已添加到 AutoCAD 2005 版本的库中,以扩展界面的功能。ITransmittalInfo2ITransmittalInfo
添加了这些属性:
defaultOverwriteValue
destinationRoot
imageRelativePath
includeFontFile
includeImageFile
includePlotFile
includeXrefDwg
organizedFolder
plotConfigFilePath
plotStyleTablePath
preserveSubdirs
relativePath
resetPlotter
saveVersion
xrefRelativePath
|