LibreDWG API  0.13.3
LibreDWG API - The DWG Library
_dwg_object_DICTIONARY Struct Reference

#include <dwg.h>

Data Fields

struct _dwg_object_objectparent
 
BITCODE_BL numitems
 no DXF More...
 
BITCODE_RC is_hardowner
 DXF 280. More...
 
BITCODE_BS cloning
 DXF 281, ie merge_style. More...
 
BITCODE_TVtexts
 DXF 3. More...
 
BITCODE_Hitemhandles
 DXF 350/360, pairwise with texts. More...
 

Detailed Description

DICTIONARY (42) This structure is used for all the new tables. Beware: Keep same offsets as DICTIONARYWDFLT

Field Documentation

◆ cloning

BITCODE_BS _dwg_object_DICTIONARY::cloning

DXF 281, ie merge_style.

◆ is_hardowner

BITCODE_RC _dwg_object_DICTIONARY::is_hardowner

DXF 280.

◆ itemhandles

BITCODE_H* _dwg_object_DICTIONARY::itemhandles

DXF 350/360, pairwise with texts.

◆ numitems

BITCODE_BL _dwg_object_DICTIONARY::numitems

no DXF

◆ parent

struct _dwg_object_object* _dwg_object_DICTIONARY::parent

◆ texts

BITCODE_TV* _dwg_object_DICTIONARY::texts

DXF 3.


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