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

Options for read. PascalCase mirror of occtl_io_obj_read_options_t. More...

#include <io_obj.hpp>

Collaboration diagram for occtl::io_obj::ReadOptions:

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
 

Detailed Description

Options for read. PascalCase mirror of occtl_io_obj_read_options_t.


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