OpenCascadeLink

OpenCascade is a computer aided design (CAD) engine to create digital replica of 3D objects. The process is three fold. First OpenCascade primitives are created from a variety of Wolfram Language expressions, like Graphics3D primitives or surface representations like BSplineSurface. Then, in a second step, these primitives can be combined and altered such that the combined shapes represents the desired real world object. Last, the final shape is converted back to the Wolfram Language for further processing, such as in a finite element analysis.