CAD开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

AutoCAD 2022 开发者帮助

ITransmittalSheetSetNotification 接口 (ActiveX/ATO)

2024-5-18 18:48| 发布者: admin| 查看: 73| 评论: 0|原作者: admin|来自: AutoCAD

ITransmittalSheetSetNotification 接口 (ActiveX/ATO)

用于获取有关图纸集中图纸处理的通知的接口。

支持的平台:仅限 Windows

命名空间:传输塔利布

程序集: acETransmit20.tlb

班级信息

类名

ITransmittalSheetSetNotification

对象继承
Object
   ITransmittalSheetSetNotification
创建方式

VB.NET

Friend Class <custom_class_name>
    Implements ITransmittalSheetSetNotification
    ...
End Class

C#

internal class <custom_class_name> : ITransmittalSheetSetNotification
{
  ...
}
通过访问方式

VB.NET

User-defined variable; New <custom_class_name>

C#

User-defined variable; new <custom_class_name>

成员

这些成员是此对象的一部分:

方法

性能

事件

postSheetSetProcessing

preSheetSet处理

没有

没有

言论

该接口用于在处理图纸集中的工作表之前和之后获取通知。ITransmittalSheetSetNotification

发行信息

释放:AutoCAD 2005 及更高版本


路过

雷人

握手

鲜花

鸡蛋

最新评论

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

GMT+8, 2025-1-19 06:52

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

返回顶部