Misc
Is MinGW supported?
CAD Exchanger does not provide libraries for MinGW on Windows. Information about all supported configurations can be found in the Supported Configurations section. As the most optimal solution, the usage of Visual Studio toolchain is recommended. If ...
Error handling
CAD Exchanger SDK is able to handle occurring errors. See Error handling to enable this feature. When it's enabled, it will be possible to catch and process exceptions listed in this article using a try-catch statement.
Problems during the installation of Python package
When you install CAD Exchanger SDK package with pip package manager you may encounter with the following problem: Looking in indexes: https://pypi.org/simple, https://download.cadexchanger.com/python ERROR: Could not find a version that satisfies the ...
Overview
CAD Exchanger SDK is a set of libraries to develop 3D applications. It is written in C++, but it has a few wrappers to provide bindings with other programming languages, namely C#, Java and Python. It allows reading, accessing, exploring, analyzing ...