|
OpenLexocad
28.0
|
Struct holding the return values from EdgeTool::getGeomCurveType(). 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::CurveType | type |
Struct holding the return values from EdgeTool::getGeomCurveType(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings.
| bool Topo::ET_GeomCurveType_Result::ok = false |
| Geom::CurveType Topo::ET_GeomCurveType_Result::type |