This year we have released many good features, for key features refer https://www.autodesk.com/products/autocad/features
Important attraction on API side for this release is AutoCAD LISP API for AutoCAD web app.
This API is exclusively for AutoCAD subscribers. Whether you are on the go, at a job site, or anywhere else, create your own customizations to automate sequences with LISP in the AutoCAD web app. (Video: 55 sec.)
Some known limitations of Lisp API on web –
- Any functionality that relies on a platform-specific technology (i.e., Visual Lisp and DCL).
- Any functionality that is not supported in AutoCAD Web (AutoCAD Web does not support everything desktop does - 3d editing for example).
- Any functionality that would violate browsers sandboxing rules (such as reading and writing to your local filesystem without going through normal browser restrictions.
System Requirements for AutoCAD 2023
AutoCAD 2023 API Help, covering all API offering, .NET, C++ etc.
AutoCAD 2023 ObjectARX SDK
AutoCAD 2023 OMF SDK
- Is exclusively available to A D N subscriber through https://adn.autodesk.io/ portal
AutoCAD ObjectARX Wizard for VS 2019
AutoCAD .NET Wizard for VS 2019
Important Note - AutoCAD 2023 is binary forward compatibility release, ObjectARX application developed in previous versions up to AutoCAD 2021 are compatible with AutoCAD 2023.
Visual Studio 2019 for use with AutoCAD - 2019/2020/2021/2022/2023
Recent Comments