Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_Geom_Plane.hxx>
#include <Standard_Real.hxx>
Data Structures | |
class | BRepBuilderAPI |
The BRepBuilderAPI package provides an Application Programming Interface for the BRep topology data structure. The API is a set of classes aiming to provide : * High level and simple calls for the most common operations. * Keeping an access on the low-level implementation of high-level calls. * Examples of programming of high-level operations from low-level operations. * A complete coverage of modelling : More... |