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

AutoCAD 2024 および AutoCAD 2024 ベースの製品の ActiveX API に対して行われた追加と変更を示します。

全般

AutoCAD ActiveX タイプ ライブラリを使用するためのサポートが、AutoCAD LT の AutoLISP に追加されました。

注: AutoCAD LT は、Visual Basic for Applications (VBA)プログラミングをサポートしていません。AutoLISP を使用したサードパーティ製の ActiveX ライブラリもサポートしていません。

クラス

AcadApplication
        Minor version number of the class has been incremented from 24.2 to 24.3

        Use the ProgID AutoCAD.Application.24.3 to create an instance of AutoCAD 2024, 
        ProgID AutoCAD.Application.24.2 to create an instance of AutoCAD 2023, 
        ProgID AutoCAD.Application.24.1 to create an instance of AutoCAD 2022, or 
        ProgID AutoCAD.Application.24.0 to create an instance of AutoCAD 2021 when installed.

        ProgID AutoCAD.Application.24 can still be used to create an instance of AutoCAD 2024, but 
        there will be inconsistencies in execution when installed side-by-side with AutoCAD 2023, 
        AutoCAD 2022 or AutoCAD 2021.