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 Open CASCADE to IGS with CAD Exchanger
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.
An IGS extension (Initial Graphics Exchange) is a 2D or 3D CAD vector file that can store wireframes, surfaces, solids, etc. IGS is mainly used for exchanging CAD drawings based on the Initial IGES (Graphics Exchange Specification) format.
The IGS file structure is based on the ASCII text-based format, which is used in numerous CAD software applications for delivering high-end graphics.
Among CAD applications that support IGS extension are Autodesk 3ds Max, Autodesk Fusion 360, Dassault Systemes CATIA, and Autodesk Inventor.
Need to work with CAD files in numerous formats? No worries.
From Open CASCADE to IGS, 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