OpenLexocad
27.0
|
Struct holding the return values from GeomTools::makeLineFrom2Points1(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
#include <ToolResults.h>
Public Attributes | |
bool | ok = false |
Geom::Lin | line |
Struct holding the return values from GeomTools::makeLineFrom2Points1(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings.
Geom::Lin Geom::GT_MakeLineFrom2Points1_Result::line |
bool Geom::GT_MakeLineFrom2Points1_Result::ok = false |