OpenLexocad  27.1
Topo::ET_FirstParameter_Result Struct Reference

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
 

Detailed Description

Struct holding the return values from EdgeTool::firstParameter(). 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_FirstParameter_Result::ok = false

◆ u

double Topo::ET_FirstParameter_Result::u

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