OpenLexocad  27.1
ToolResults.h File Reference
#include <Geom/Circ.h>
#include <Geom/Clothoid2d.h>
#include <Geom/Dir.h>
#include <Geom/Lin.h>
#include <Geom/Pnt.h>
#include <Geom/Vec.h>
#include <Topo/Shape.h>

Go to the source code of this file.

Classes

struct  Topo::ET_ProjectPointOnEdge_Result1
 Struct holding the return values from EdgeTool::projectPointOnEdge(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_ProjectPointOnEdge_Result2
 Struct holding the return values from EdgeTool::projectPointOnEdge2(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_CalculateOffsetFromEdgeThruPoint_Result
 Struct holding the return values from EdgeTool::calculateOffsetFromEdgeThruPoint(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_FirstParameter_Result
 Struct holding the return values from EdgeTool::firstParameter(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_LastParameter_Result
 Struct holding the return values from EdgeTool::lastParameter(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_Value_Result
 Struct holding the return values from EdgeTool::value(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_D0_Result
 Struct holding the return values from EdgeTool::d0(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_D1_Result
 Struct holding the return values from EdgeTool::d1(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_D2_Result
 Struct holding the return values from EdgeTool::d2(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_D3_Result
 Struct holding the return values from EdgeTool::d3(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_SplitEdge_Result
 Struct holding the return values from EdgeTool::splitEdge(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_GeomCurveType_Result
 Struct holding the return values from EdgeTool::getGeomCurveType(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_ArcParameters_Result
 Struct holding the return values from EdgeTool::getArcParameters(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_LineParameters_Result
 Struct holding the return values from EdgeTool::getLineParameters(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_Intersects_Result
 Struct holding the return values from EdgeTool::intersects(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_DiscretizeNonLinearEdge_Result
 Struct holding the return values from EdgeTool::discretizeNonLinearEdge(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_Bspline_facet_Result
 Struct holding the return values from EdgeTool::bspline_facet(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 
struct  Topo::ET_ClothoidParameters_Result
 Struct holding the return values from EdgeTool::getClothoidParameters(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
 

Namespaces

 Topo