|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_io_iges.h>
Public Attributes | |
| uint32_t | struct_version |
| const void * | p_next |
| int32_t | write_brep |
Options for occtl_io_iges_write. Pass NULL for defaults (faces-only output).
| const void* occtl_io_iges_write_options::p_next |
Reserved; set to NULL.
| uint32_t occtl_io_iges_write_options::struct_version |
Must be OCCTL_IO_IGES_WRITE_OPTIONS_VERSION_1.
| int32_t occtl_io_iges_write_options::write_brep |
1 = write BRep, 0 = write faces only (default).