|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_topo_algo.h>
Public Attributes | |
| uint32_t | struct_version |
| const void * | p_next |
| double | tolerance |
| int32_t | history_mode |
Configuration for occtl_topo_recompute_same_parameter.
| int32_t occtl_topo_same_parameter_options::history_mode |
1 to record tolerance mutations to graph history.
| const void* occtl_topo_same_parameter_options::p_next |
Reserved; set to NULL.
| uint32_t occtl_topo_same_parameter_options::struct_version |
Must be OCCTL_TOPO_SAME_PARAMETER_OPTIONS_VERSION_1.
| double occtl_topo_same_parameter_options::tolerance |
Reference tolerance for pass/fail. Default 0 (auto).