Desktop application to view, explore and convert 3D CAD data across 30+ file formats.
Software libraries for C#, C++, Java, Javascript and Python.
Learn how to convert SLDASM to X_T with CAD Exchanger
SLDASM is a SOLIDWORKS Assembly File. It refers to a SOLIDWORKS 3D assembly, which consists of several SOLIDWORKS part files (SLDPRT). An assembly file itself may contain some children SLDASM files, as well as some SLDPRT part files.
SLDASM are proprietary files with closed specifications. Nevertheless, some APIs (like CAD Exchanger SDK) provide the facility to read and convert them to other formats.
Software applications like Autodesk Fusion 360, Okino PolyTrans, and AMADA SheetWorks can import and render SLDASM files created with SOLIDWORKS.
A file with extension X_T (Parasolid text files) is used by the Parasolid core created by Siemens PLM Software. It is being developed as a standard export format for distributing Parasolid CAD models.
The X_T file is a set of structured data containing information about the features of the model construction, the topology of its structural elements, color scheme, coordinates of drawing primitives, etc.
The X_T extension is unpretentious to adapt and can be exported / imported for use in a wide variety of CAD systems. It is stored in text format and can be exported and imported using a variety of other computer-aided design programs.
X_T files are used instead of the old version of the XMT_TXT and XMP_TXT files, which are less used than X_B (Parasolid binary files), and store the same data, but in binary format.
Need to work with CAD files in numerous formats? No worries.
From SLDASM to X_T, CAD Exchanger gets you covered.
A CAD file is an output of a CAD software, containing key information about the designed object: its geometry and topology representation, 3D model hierarchy, metadata, and visual attributes depending on the format of the file.
Read moreRead Autodesk Inventor and NX files written in the latest version, enjoy a more rigid BIM model structure, easily navigate through SDK documentation, take a closer look at Manufacturing Toolkit and its features.
Read moreSince the release 3.22.0, we have offered Docker images, allowing developers to easily set up and run CAD Exchanger SDK in the preferred environment. Let’s see how to build a Docker image that you can use for running apps.
Read more