#include <BlockFix_PeriodicSurfaceModifier.ixx>
#include <BRep_Builder.hxx>
#include <BRep_Tool.hxx>
#include <BRepTools.hxx>
#include <Geom_CylindricalSurface.hxx>
#include <Geom_SphericalSurface.hxx>
#include <ShapeFix_Edge.hxx>
#include <TopExp.hxx>
Functions |
| static Standard_Boolean | ModifySurface (const TopoDS_Face &aFace, const Handle(Geom_Surface)&aSurface, Handle(Geom_Surface)&aNewSurface) |
Function Documentation
| static Standard_Boolean ModifySurface |
( |
const TopoDS_Face & |
aFace, |
|
|
const Handle(Geom_Surface)& |
aSurface, |
|
|
Handle(Geom_Surface)& |
aNewSurface |
|
) |
| [static] |