「AutoCAD 2020 API ヒストリ リファレンス(ActiveX)」の版間の差分

提供:GizmoLabs - だいたい CAD LISP なサイト
(ページの作成:「AutoCAD 2020 と AutoCAD 2020 ベースの製品の ActiveX API に対して行われた追加と変更点。 ===クラス=== AcadApplication Minor version num…」)
 
編集の要約なし
 
14行目: 14行目:
  IAcadComparedReference (New)
  IAcadComparedReference (New)
         Inherits from IAcadExternalReference
         Inherits from IAcadExternalReference


[[Category:ActiveX_CAD]]
[[Category:ActiveX_CAD]]

2021年7月26日 (月) 22:05時点における最新版

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