AutoCAD 2020 API ヒストリ リファレンス(ActiveX)

提供:GizmoLabs - だいたい CAD LISP なサイト
2021年2月17日 (水) 10:53時点におけるGizmon (トーク | 投稿記録)による版 (ページの作成:「AutoCAD 2020 と AutoCAD 2020 ベースの製品の ActiveX API に対して行われた追加と変更点。 ===クラス=== AcadApplication Minor version num…」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)

AutoCAD 2020 と AutoCAD 2020 ベースの製品の ActiveX API に対して行われた追加と変更点。

クラス

AcadApplication
       Minor version number of the class has been incremented from 23.0 to 23.1

       Use the ProgID AutoCAD.Application.23.1 to create an instance of AutoCAD 2020 or 
       ProgID AutoCAD.Application.23.0 to create an instance of AutoCAD 2019, when installed.

       ProgID AutoCAD.Application.23 can still be used to create an instance of AutoCAD 2020, but 
       there will be inconsistencies in execution when installed side-by-side with AutoCAD 2019.
IAcadComparedReference (New)
       Inherits from IAcadExternalReference