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

dxf_layer_name_struct Struct Reference

DXF definition of an AutoCAD layer name object. More...

#include <layer_name.h>

Collaboration diagram for dxf_layer_name_struct:
Collaboration graph
[legend]

Data Fields

char * name
int length
struct DxfLayerNamenext

Detailed Description

DXF definition of an AutoCAD layer name object.

Definition at line 50 of file layer_name.h.


Field Documentation

Length of the name member.

Definition at line 58 of file layer_name.h.

Referenced by dxf_layer_name_get_length(), dxf_layer_name_init(), and dxf_layer_name_set_length().


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