Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <BRepSweep_Revol.hxx>
#include <TopTools_ListOfShape.hxx>
#include <BRepPrimAPI_MakeSweep.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
Data Structures | |
class | BRepPrimAPI_MakeRevol |
Class to make revolved sweep topologies. a revolved sweep is defined by : * A basis topology which is swept. The basis topology must not contain solids (neither composite solids.). The basis topology may be copied or shared in the result. * A rotation axis and angle : More... |