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

#include <dwg.h>

Data Fields

BITCODE_BL flag
 
BITCODE_TV tooltip
 
BITCODE_BL customdata
 
BITCODE_BL num_customdata_items
 
Dwg_TABLE_CustomDataItemcustomdata_items
 
BITCODE_BL has_linked_data
 
BITCODE_H data_link
 
BITCODE_BL num_rows
 
BITCODE_BL num_cols
 
BITCODE_BL unknown
 
BITCODE_BL num_cell_contents
 
Dwg_TableCellContentcell_contents
 
BITCODE_BL style_id
 
BITCODE_BL has_geom_data
 
BITCODE_BL geom_data_flag
 
BITCODE_BD width_w_gap
 
BITCODE_BD height_w_gap
 
BITCODE_H tablegeometry
 
BITCODE_BL num_geometry
 
Dwg_CellContentGeometrygeometry
 
struct _dwg_CellStylestyle_parent
 
struct _dwg_TableRowrow_parent
 

Field Documentation

◆ cell_contents

Dwg_TableCellContent* _dwg_TableCell::cell_contents

◆ customdata

BITCODE_BL _dwg_TableCell::customdata

◆ customdata_items

Dwg_TABLE_CustomDataItem* _dwg_TableCell::customdata_items

◆ data_link

BITCODE_H _dwg_TableCell::data_link

◆ flag

BITCODE_BL _dwg_TableCell::flag

◆ geom_data_flag

BITCODE_BL _dwg_TableCell::geom_data_flag

◆ geometry

Dwg_CellContentGeometry* _dwg_TableCell::geometry

◆ has_geom_data

BITCODE_BL _dwg_TableCell::has_geom_data

◆ has_linked_data

BITCODE_BL _dwg_TableCell::has_linked_data

◆ height_w_gap

BITCODE_BD _dwg_TableCell::height_w_gap

◆ num_cell_contents

BITCODE_BL _dwg_TableCell::num_cell_contents

◆ num_cols

BITCODE_BL _dwg_TableCell::num_cols

◆ num_customdata_items

BITCODE_BL _dwg_TableCell::num_customdata_items

◆ num_geometry

BITCODE_BL _dwg_TableCell::num_geometry

◆ num_rows

BITCODE_BL _dwg_TableCell::num_rows

◆ row_parent

struct _dwg_TableRow* _dwg_TableCell::row_parent

◆ style_id

BITCODE_BL _dwg_TableCell::style_id

◆ style_parent

struct _dwg_CellStyle* _dwg_TableCell::style_parent

◆ tablegeometry

BITCODE_H _dwg_TableCell::tablegeometry

◆ tooltip

BITCODE_TV _dwg_TableCell::tooltip

◆ unknown

BITCODE_BL _dwg_TableCell::unknown

◆ width_w_gap

BITCODE_BD _dwg_TableCell::width_w_gap

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