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

#include <dwg.h>

Data Fields

BITCODE_3BD dist_top_left
 
BITCODE_3BD dist_center
 
BITCODE_BD content_width
 
BITCODE_BD content_height
 
BITCODE_BD width
 
BITCODE_BD height
 
BITCODE_BL unknown
 
struct _dwg_TableCellcell_parent
 
struct _dwg_TABLEGEOMETRY_Cellgeom_parent
 

Field Documentation

◆ cell_parent

struct _dwg_TableCell* _dwg_CellContentGeometry::cell_parent

◆ content_height

BITCODE_BD _dwg_CellContentGeometry::content_height

◆ content_width

BITCODE_BD _dwg_CellContentGeometry::content_width

◆ dist_center

BITCODE_3BD _dwg_CellContentGeometry::dist_center

◆ dist_top_left

BITCODE_3BD _dwg_CellContentGeometry::dist_top_left

◆ geom_parent

struct _dwg_TABLEGEOMETRY_Cell* _dwg_CellContentGeometry::geom_parent

◆ height

BITCODE_BD _dwg_CellContentGeometry::height

◆ unknown

BITCODE_BL _dwg_CellContentGeometry::unknown

◆ width

BITCODE_BD _dwg_CellContentGeometry::width

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