「AutoCAD 2022 API ヒストリ リファレンス(ActiveX)」の版間の差分
(ページの作成:「AutoCAD 2022 と AutoCAD 2022 ベースの製品の ActiveX API に対して行われた追加と変更点。 ===クラス=== AcadApplication Minor version num…」) |
編集の要約なし |
||
5行目: | 5行目: | ||
AcadApplication | AcadApplication | ||
Minor version number of the class has been incremented from 24.0 to 24.1 | Minor version number of the class has been incremented from 24.0 to 24.1 | ||
Use the ProgID AutoCAD.Application.24.1 to create an instance of AutoCAD 2022 or | Use the 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.0 to create an instance of AutoCAD 2021, when installed. | ||
ProgID AutoCAD.Application.24 can still be used to create an instance of AutoCAD 2022, but | ProgID AutoCAD.Application.24 can still be used to create an instance of AutoCAD 2022, but | ||
there will be inconsistencies in execution when installed side-by-side with AutoCAD 2021. | there will be inconsistencies in execution when installed side-by-side with AutoCAD 2021. |
2021年10月7日 (木) 07:42時点における最新版
AutoCAD 2022 と AutoCAD 2022 ベースの製品の ActiveX API に対して行われた追加と変更点。
クラス
AcadApplication Minor version number of the class has been incremented from 24.0 to 24.1 Use the 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 2022, but there will be inconsistencies in execution when installed side-by-side with AutoCAD 2021.