CAD开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

ActiveX 开发指南

AutoCAD 2018 API 历史记录参考 (ActiveX)

2023-1-5 05:38| 发布者: admin| 查看: 2619| 评论: 0|来自: AutoCAD

摘要: 在 AutoCAD 2018 和基于 AutoCAD 2018 的产品中对 ActiveX API 所做的添加和更改。

在 AutoCAD 2018 和基于 AutoCAD 2018 的产品中对 ActiveX API 所做的添加和更改。

枚举

AcSaveAsType (Changed)
        ac2018_dwg = 64 (New)
        ac2018_dxf = 65 (New)
        ac2018_Template = 66 (New)
        acNative = 64 (Changed)

AcadAcCmColor
        Version number of the class has been incremented from 21 to 22; use the ProgID AutoCAD.AcCmColor.22
AcadApplication
        Version number of the class has been incremented from 21 to 22; use the ProgID AutoCAD.Application.22
AcadLayerStateManager
        Version number of the class has been incremented from 21 to 22; use the ProgID AutoCAD.AcadLayerStateManager.22
AcadSecurityParams
        Version number of the class has been incremented from 21 to 22; use the ProgID AutoCAD.SecurityParams.22
IAcadDatabase (Changed)
        FileDependencies - Property (Obsolete)
IAcadFileDependencies (Obsolete)
        Application - Property
        Count - Property
        CreateEntry - Method
        IndexOf - Method
        Item - Method
        RemoveEntry - Method
        UpdateEntry - Method
IAcadFileDependency (Obsolete)
        AffectsGraphics - Property
        Feature - Property
        FileName - Property
        FileSize - Property
        FingerprintGuid - Property
        FoundPath - Property
        FullFileName - Property
        Index - Property
        IsModified - Property
        ReferenceCount - Property
        TimeStamp - Property
        VersionGuid - Property

路过

雷人

握手

鲜花

鸡蛋

最新评论

python对CAD二次开发

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

GMT+8, 2024-5-6 21:18

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

返回顶部