#include <BlockFix_PeriodicSurfaceModifier.hxx>
#include <ShapeFix_Edge.hxx>
#include <TopExp.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopLoc_Location.hxx>
#include <BRep_Builder.hxx>
#include <BRep_Tool.hxx>
#include <BRepTools.hxx>
#include <Geom_CylindricalSurface.hxx>
#include <Geom_SphericalSurface.hxx>
#include <Geom_Surface.hxx>
#include <Geom_Curve.hxx>
#include <Geom2d_Curve.hxx>
#include <gp_Pnt.hxx>
Functions | |
OCCT_IMPLEMENT_STANDARD_RTTIEXT (BlockFix_PeriodicSurfaceModifier, BRepTools_Modification) | |
static Standard_Boolean | ModifySurface (const TopoDS_Face &aFace, const Handle(Geom_Surface)&aSurface, Handle(Geom_Surface)&aNewSurface) |
|
static |
References Handle().
OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | BlockFix_PeriodicSurfaceModifier | , |
BRepTools_Modification | |||
) |