In solid modeling and computer-aided design, boundary representation—often abbreviated as B-rep or BREP—is a method for representing shapes using the limits. A solid is represented as a collection of connected surface elements, the boundary between solid and non-solid.
Boundary representation of models are composed of two parts: topology and geometry (surfaces, curves and points). The main topological items are: faces, edges and vertices. A face is a bounded portion of a surface; an edge is a bounded piece of a curve and a vertex lies at a point. Other elements are the shell (a set of connected faces), the loop (a circuit of edges bounding a face) and loop-edge links (also known as winged edge links or half-edges) which are used to create the edge circuits. The edges are like the edges of a table, bounding a surface portion.
Compared to the constructive solid geometry (CSG) representation, which uses only primitive objects and Boolean operations to combine them, boundary representation is more flexible and has a much richer operation set. In addition to the Boolean operations, B-rep has extrusion (or sweeping), chamfer, blending, drafting, shelling, tweaking and other operations which make use of these.
A DWG file is a database of 2D or 3D drawings created with AutoCAD. It contains vector image data and metadata describing the contents of the file. DWG files are related to .DXF files, which are ASCII versions of DWG files.
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 moreIn the 3rd and 4th parts of the series, we will talk about surface display modes in 3D CAD programs, starting with the shading mode.
Read moreWe continue to execute our mission to improve the import of massive 3D models. In 3.16 users will notice enhancements in both desktop and web visualization, as well as the extension of the support of the native file formats.
Read more