#include "PreCompiled.h"
#include <gp_Ax1.hxx>
#include <gp_Dir.hxx>
#include <gp_Pnt.hxx>
#include <gp_Lin.hxx>
#include <gp_Pln.hxx>
#include <Geom_Line.hxx>
#include <Geom_Plane.hxx>
#include <Geom_TrimmedCurve.hxx>
#include <GC_MakePlane.hxx>
#include <Standard_Failure.hxx>
#include <Base/VectorPy.h>
#include <Base/GeometryPyCXX.h>
#include "Geometry.h"
#include "LinePy.h"
#include "PlanePy.h"
#include "PlanePy.cpp"
Go to the source code of this file.
Functions | |
const char * | gce_ErrorStatusText (gce_ErrorType et) |
const char* gce_ErrorStatusText | ( | gce_ErrorType | et | ) |
Definition at line 118 of file Geometry.cpp.