OpenLexocad  27.1
ToolResults.h File Reference
#include <Geom/Ax2.h>
#include <Geom/Lin.h>
#include <Geom/Pln.h>

Go to the source code of this file.

Classes

struct  Geom::GT_MakePlaneFrom3Points_Result
 Struct holding the return values from GeomTools::makePlaneFrom3Points(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Geom::GT_MakeLineFrom2Points1_Result
 Struct holding the return values from GeomTools::makeLineFrom2Points1(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Geom::GT_ProjectPointOnPlane1_Result
 Struct holding the return values from GeomTools::projectPointOnPlane1(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Geom::GT_ProjectPointOnPlane2_Result
 Struct holding the return values from GeomTools::projectPointOnPlane2(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Geom::GT_ProjectPointOnLine1_Result
 Struct holding the return values from GeomTools::projectPointOnLine1(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Geom::GT_ProjectPointOnLine2_Result
 Struct holding the return values from GeomTools::projectPointOnLine2(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Geom::GT_ProjectPointOnCircle1_Result
 Struct holding the return values from GeomTools::projectPointOnCircle1(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Geom::GT_MakeAxisPlacementFrom2Points_Result
 Struct holding the return values from GeomTools::makeAxisPlacementFrom2Points(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 

Namespaces

 Geom