OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl::bool_::BoolOptions Struct Reference

PascalCase mirror of occtl_bool_options_t with idiomatic defaults. More...

#include <bool.hpp>

Public Member Functions

::occtl_bool_options_t to_c () const noexcept
 Project into the C ABI options struct.
 

Public Attributes

double fuzzy_value = 0.0
 
bool run_parallel = false
 
bool simplify_result = false
 
double simplify_angular_tolerance = 1.0e-2
 
bool build_history = true
 

Detailed Description

PascalCase mirror of occtl_bool_options_t with idiomatic defaults.


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