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

提供:GizmoLabs - だいたい CAD LISP なサイト
(ページの作成:「AutoCAD 2018 API ヒストリ リファレンス(ActiveX) AutoCAD 2018 と AutoCAD 2018 ベースの製品の ActiveX API に対して行われた追加と変更を示...」)
 
編集の要約なし
1行目: 1行目:
AutoCAD 2018 API ヒストリ リファレンス(ActiveX)
AutoCAD 2018 と AutoCAD 2018 ベースの製品の ActiveX API に対して行われた追加と変更点。
 
AutoCAD 2018 と AutoCAD 2018 ベースの製品の ActiveX API に対して行われた追加と変更を示します。


==列挙型==
==列挙型==

2017年10月26日 (木) 18:04時点における版

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.
       ProgID AutoCAD.Application.21 is now obsolete.
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