Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
BlockFix_SphereSpaceModifier.cxx File Reference
#include <BlockFix_SphereSpaceModifier.hxx>
#include <ShapeAnalysis.hxx>
#include <ShapeFix_Edge.hxx>
#include <TopExp.hxx>
#include <TopLoc_Location.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
#include <BRep_Tool.hxx>
#include <BRep_Builder.hxx>
#include <BRepGProp.hxx>
#include <GProp_GProps.hxx>
#include <Geom_SphericalSurface.hxx>
#include <Geom_RectangularTrimmedSurface.hxx>
#include <Geom_Curve.hxx>
#include <Geom_Surface.hxx>
#include <Geom2d_Curve.hxx>
#include <gp_Pnt.hxx>
#include <gp_Sphere.hxx>

Functions

 OCCT_IMPLEMENT_STANDARD_RTTIEXT (BlockFix_SphereSpaceModifier, BRepTools_Modification)
 
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

References Handle().

OCCT_IMPLEMENT_STANDARD_RTTIEXT ( BlockFix_SphereSpaceModifier  ,
BRepTools_Modification   
)