Open CASCADE Technology
6.5.4
|
Describes functions for performing a topological cut
operation (Boolean subtraction).
A Cut object provides the framework for:
More...
#include <BRepAlgo_Cut.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | BRepAlgo_Cut (const TopoDS_Shape &S1, const TopoDS_Shape &S2) |
Cuts the shape S2 from the shape S1. |
DEFINE_STANDARD_ALLOC BRepAlgo_Cut::BRepAlgo_Cut | ( | const TopoDS_Shape & | S1, |
const TopoDS_Shape & | S2 | ||
) |