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

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
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