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

#include <dwg.h>

Data Fields

struct _dwg_object_objectparent
 
BITCODE_RC flag
 
BITCODE_TV name
 
BITCODE_RSd used
 
BITCODE_B is_xref_ref
 
BITCODE_BS is_xref_resolved
 
BITCODE_B is_xref_dep
 
BITCODE_H xref
 
BITCODE_RC unknown
 

Detailed Description

APPID (67/T8) object The table entry of a registered application

Field Documentation

◆ flag

BITCODE_RC _dwg_object_APPID::flag

◆ is_xref_dep

BITCODE_B _dwg_object_APPID::is_xref_dep

◆ is_xref_ref

BITCODE_B _dwg_object_APPID::is_xref_ref

◆ is_xref_resolved

BITCODE_BS _dwg_object_APPID::is_xref_resolved

◆ name

BITCODE_TV _dwg_object_APPID::name

◆ parent

struct _dwg_object_object* _dwg_object_APPID::parent

◆ unknown

BITCODE_RC _dwg_object_APPID::unknown

◆ used

BITCODE_RSd _dwg_object_APPID::used

◆ xref

BITCODE_H _dwg_object_APPID::xref

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