OpenLexocad  28.0
Topo::ET_GeomCurveType_Result Struct Reference

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
 

Detailed Description

Struct holding the return values from EdgeTool::getGeomCurveType(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings.

Since
24.0

Member Data Documentation

◆ ok

bool Topo::ET_GeomCurveType_Result::ok = false

◆ type

Geom::CurveType Topo::ET_GeomCurveType_Result::type

The documentation for this struct was generated from the following file: