|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
Options for read. PascalCase mirror of occtl_io_obj_read_options_t.
More...
#include <io_obj.hpp>

Public Member Functions | |
| ::occtl_io_obj_read_options_t | to_c () const noexcept |
Public Attributes | |
| double | file_length_unit_m = 1.0 |
| CoordinateSystem | system_coordinate_system = CoordinateSystem::ZUp |
| CoordinateSystem | file_coordinate_system = CoordinateSystem::YUp |
| bool | single_precision = false |
| bool | create_shapes = false |
| bool | fill_incomplete = true |
| int | memory_limit_mib = -1 |
| std::string | root_prefix |
Options for read. PascalCase mirror of occtl_io_obj_read_options_t.