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

提供:GizmoLabs - だいたい CAD LISP なサイト

AutoCAD 2017 と AutoCAD 2017 ベースの製品の ActiveX API に対して行われた追加と変更点。

列挙

AcInsertUnits (Changed)
       acInsertUnitsUSSurveyFeet = 21 (New)
       acInsertUnitsUSSurveyInch = 22 (New)
       acInsertUnitsUSSurveyYard = 23 (New)
       acInsertUnitsUSSurveyMile = 24 (New)

クラス

AcadAcCmColor
       Version number of the class has been incremented from 20 to 21; use the ProgID AutoCAD.AcCmColor.21.
AcadApplication
       Version number of the class has been incremented from 20 to 21; use the ProgID AutoCAD.Application.21.
       ProgID AutoCAD.Application.20.1 is now obsolete.
AcadLayerStateManager
       Version number of the class has been incremented from 20 to 21; use the ProgID AutoCAD.AcadLayerStateManager.21.
AcadSecurityParams
       Version number of the class has been incremented from 20 to 21; use the ProgID AutoCAD.SecurityParams.21.
IAcadShadowDisplay (Obsolete)
       EnableShadowDisplay - Property (Obsolete)
       ShadowDisplay - Property (Obsolete)