#include <Standard.hxx>#include <Standard_Macro.hxx>#include <gp_Trsf.hxx>#include <TopLoc_Location.hxx>#include <Standard_Boolean.hxx>#include <BRepBuilderAPI_ModifyShape.hxx>#include <BRepTools_Modifier.hxx>#include <TopoDS_Shape.hxx>#include <Handle_BRepTools_Modification.hxx>#include <BRepBuilderAPI_MakeShape.hxx>Data Structures | |
| class | BRepBuilderAPI_Transform |
| Geometric transformation on a shape. The transformation to be applied is defined as a gp_Trsf transformation, i.e. a transformation which does not modify the underlying geometry of shapes. The transformation is applied to:
| |
1.6.3