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

dxf_hatch_pattern_def_line_dash_struct Struct Reference

DXF definition of an AutoCAD hatch pattern definition line dash. More...

#include <hatch.h>

Collaboration diagram for dxf_hatch_pattern_def_line_dash_struct:
Collaboration graph
[legend]

Data Fields

double length
struct DxfHatchPatternDefLineDashnext

Detailed Description

DXF definition of an AutoCAD hatch pattern definition line dash.

Definition at line 341 of file hatch.h.


Field Documentation

Dash length for a hatch pattern definition line.
Group code = 49.

Definition at line 345 of file hatch.h.

Referenced by dxf_hatch_pattern_def_line_dash_get_length(), dxf_hatch_pattern_def_line_dash_init(), dxf_hatch_pattern_def_line_dash_set_length(), and dxf_hatch_pattern_def_line_write().


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