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

#include <dwg.h>

Data Fields

struct _dwg_object_objectparent
 
BITCODE_H dimensionobj
 
BITCODE_BL associativity
 DXF 90, bitmask 0-15. More...
 
BITCODE_B trans_space_flag
 DXF 70 boolean. More...
 
BITCODE_RC rotated_type
 DXF 71. More...
 
Dwg_DIMASSOC_Refref
 

Field Documentation

◆ associativity

BITCODE_BL _dwg_object_DIMASSOC::associativity

DXF 90, bitmask 0-15.

◆ dimensionobj

BITCODE_H _dwg_object_DIMASSOC::dimensionobj

◆ parent

struct _dwg_object_object* _dwg_object_DIMASSOC::parent

◆ ref

Dwg_DIMASSOC_Ref* _dwg_object_DIMASSOC::ref

◆ rotated_type

BITCODE_RC _dwg_object_DIMASSOC::rotated_type

DXF 71.

◆ trans_space_flag

BITCODE_B _dwg_object_DIMASSOC::trans_space_flag

DXF 70 boolean.


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