OpenLexocad
28.0
|
Struct holding the return values from EdgeTool::firstParameter(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings. More...
#include <ToolResults.h>
Public Attributes | |
bool | ok = false |
double | u |
Struct holding the return values from EdgeTool::firstParameter(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings.
bool Topo::ET_FirstParameter_Result::ok = false |
double Topo::ET_FirstParameter_Result::u |