|
LibreDWG API
0.12.4
LibreDWG API - The DWG Library
|
#include <dwg.h>
Data Fields | |
| int64_t | size |
| BITCODE_RL | num_sections |
| BITCODE_RL | max_decomp_size |
| BITCODE_RL | unknown |
| BITCODE_RL | compressed |
| BITCODE_RL | type |
| BITCODE_RL | encrypted |
| char | name [64] |
| Dwg_Section_Type | fixedtype |
| Dwg_Section ** | sections |
| BITCODE_RL Dwg_Section_Info::compressed |
| BITCODE_RL Dwg_Section_Info::encrypted |
| Dwg_Section_Type Dwg_Section_Info::fixedtype |
| BITCODE_RL Dwg_Section_Info::max_decomp_size |
| char Dwg_Section_Info::name[64] |
| BITCODE_RL Dwg_Section_Info::num_sections |
| Dwg_Section** Dwg_Section_Info::sections |
| int64_t Dwg_Section_Info::size |
| BITCODE_RL Dwg_Section_Info::type |
| BITCODE_RL Dwg_Section_Info::unknown |