#include "PreCompiled.h"#include <gp_Circ.hxx>#include <gp_Sphere.hxx>#include <Geom_Circle.hxx>#include <Geom_SphericalSurface.hxx>#include <Standard_Failure.hxx>#include <Base/GeometryPyCXX.h>#include <Base/VectorPy.h>#include "Geometry.h"#include "CirclePy.h"#include "SpherePy.h"#include "SpherePy.cpp"Go to the source code of this file.
1.6.1