#include <Standard.hxx>#include <Standard_Macro.hxx>#include <BRepBuilderAPI_MakeShape.hxx>Data Structures | |
| class | BRepPrimAPI_MakeSweep |
| The abstract class MakeSweep is the root class of swept primitives. Sweeps are objects you obtain by sweeping a profile along a path. The profile can be any topology and the path is usually a curve or a wire. The profile generates objects according to the following rules:
| |
1.6.3