libDXF 0.0.1
A library with DXF related functions written in C.
Data Fields

dxf_binary_graphics_data_struct Struct Reference

DXF definition of an AutoCAD binary graphics data object. More...

#include <binary_graphics_data.h>

Collaboration diagram for dxf_binary_graphics_data_struct:
Collaboration graph
[legend]

Data Fields

char * data_line
int length
struct DxfBinaryGraphicsDatanext

Detailed Description

DXF definition of an AutoCAD binary graphics data object.

Definition at line 50 of file binary_graphics_data.h.


Field Documentation

Length of the data_line member.

Definition at line 59 of file binary_graphics_data.h.

Referenced by dxf_binary_graphics_data_get_length(), and dxf_binary_graphics_data_set_length().


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