#include "PreCompiled.h"#include <gp_Ax1.hxx>#include <BRep_Builder.hxx>#include <BRepCheck_Analyzer.hxx>#include <TopoDS.hxx>#include <TopoDS_Shell.hxx>#include <ShapeUpgrade_ShellSewing.hxx>#include <ShapeAnalysis_Shell.hxx>#include <BRepPrimAPI_MakeHalfSpace.hxx>#include <Base/VectorPy.h>#include <Base/GeometryPyCXX.h>#include "TopoShape.h"#include "TopoShapeCompoundPy.h"#include "TopoShapeCompSolidPy.h"#include "TopoShapeFacePy.h"#include "TopoShapeShellPy.h"#include "TopoShapeShellPy.cpp"#include "TopoShapeSolidPy.h"Go to the source code of this file.
1.6.1