A Brep file is a 3D model stored in the boundary representation (also known as B-rep). The Brep format is a part of Open CASCADE Technology (OCCT).
The Brep structure is made up of two major components:
It comprises three-dimensional data such as vertices, edges, wires, faces, shells, solids, compounds, edge and face triangulations, polylines on triangulations, space location, and orientation.
PLY is a computer file format known as the Polygon File Format or the Stanford Triangle Format. It was designed to store three-dimensional data from 3D scanners. The data storage format supports a relatively simple description of a single object as a list of nominally flat polygons.
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