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

#include <dwg.h>

Data Fields

BITCODE_BS number
 starting with 500 More...
 
BITCODE_BS proxyflag
 erase allowed = 1, transform allowed = 2, color change allowed = 4, layer change allowed = 8, LTYPE change allowed = 16, LTYPE.scale change allowed = 32, visibility change allowed = 64, cloning allowed = 128, Lineweight change allowed = 256, PLOTSTYLE Name change allowed = 512, Disables proxy warning dialog = 1024, is R13 format proxy = 32768 More...
 
char * appname
 
char * cppname
 
char * dxfname
 ASCII or UTF-8. More...
 
BITCODE_TU dxfname_u
 r2007+, always transformed to dxfname as UTF-8 More...
 
BITCODE_B is_zombie
 i.e. More...
 
BITCODE_BS item_class_id
 really is_entity. More...
 
BITCODE_BL num_instances
 91 instance count for a custom class More...
 
BITCODE_BL dwg_version
 
BITCODE_BL maint_version
 
BITCODE_BL unknown_1
 def: 0L More...
 
BITCODE_BL unknown_2
 def: 0L More...
 

Detailed Description

Classes

Field Documentation

◆ appname

char* _dwg_class::appname

◆ cppname

char* _dwg_class::cppname

◆ dwg_version

BITCODE_BL _dwg_class::dwg_version

◆ dxfname

char* _dwg_class::dxfname

ASCII or UTF-8.

◆ dxfname_u

BITCODE_TU _dwg_class::dxfname_u

r2007+, always transformed to dxfname as UTF-8

◆ is_zombie

BITCODE_B _dwg_class::is_zombie

i.e.

was_proxy, not loaded class

◆ item_class_id

BITCODE_BS _dwg_class::item_class_id

really is_entity.

1f2 for entities, 1f3 for objects

◆ maint_version

BITCODE_BL _dwg_class::maint_version

◆ num_instances

BITCODE_BL _dwg_class::num_instances

91 instance count for a custom class

◆ number

BITCODE_BS _dwg_class::number

starting with 500

◆ proxyflag

BITCODE_BS _dwg_class::proxyflag

erase allowed = 1, transform allowed = 2, color change allowed = 4, layer change allowed = 8, LTYPE change allowed = 16, LTYPE.scale change allowed = 32, visibility change allowed = 64, cloning allowed = 128, Lineweight change allowed = 256, PLOTSTYLE Name change allowed = 512, Disables proxy warning dialog = 1024, is R13 format proxy = 32768

◆ unknown_1

BITCODE_BL _dwg_class::unknown_1

def: 0L

◆ unknown_2

BITCODE_BL _dwg_class::unknown_2

def: 0L


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