Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_BRepTools_TrsfModification.hxx>
#include <gp_Trsf.hxx>
#include <BRepTools_Modification.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Geom_Surface.hxx>
#include <Standard_Real.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Handle_Geom2d_Curve.hxx>
#include <GeomAbs_Shape.hxx>
Data Structures | |
class | BRepTools_TrsfModification |
Describes a modification that uses a gp_Trsf to change the geometry of a shape. All functions return true and transform the geometry of the shape. More... | |