Relative Content

Tag Archive for c++opencascade

OpenCASCADE boolean operations fails with extruded and revolved shapes

Problem I have been using OpenCASCADE for the past months. My applications is basically receiving commands to create different shapes, creates the shapes, triangulate them and returns the geometry. Boolean operations works well with basic primitives like cubes, spheres and everything. My problem is, when I use boolean operations on shapes resulting from extrudes or […]