CAD开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

ActiveX 开发指南

相关分类

TransmittalInfo Object (ActiveX/ATO)

2023-1-1 23:15| 发布者: admin| 查看: 237| 评论: 0|来自: AutoCAD

摘要: 一个对象,表示转换传递集中的图形和创建传递包时要使用的设置。

一个对象,表示转换传递集中的图形和创建传递包时要使用的设置。

仅供内部使用。

支持的平台:仅窗口

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

路过

雷人

握手

鲜花

鸡蛋

最新评论

QQ|Archiver|CAD开发者社区 ( 苏ICP备2022047690号-1 )

GMT+8, 2024-5-11 15:49

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

返回顶部