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

dxf_hatch_boundary_path_polyline_struct Struct Reference

DXF definition of an AutoCAD hatch boundary path polyline. More...

#include <hatch.h>

Collaboration diagram for dxf_hatch_boundary_path_polyline_struct:
Collaboration graph
[legend]

Data Fields

int id_code
int is_closed
int number_of_vertices
struct
DxfHatchBoundaryPathPolylineVertex
vertices
struct
DxfHatchBoundaryPathPolyline
next

Detailed Description

DXF definition of an AutoCAD hatch boundary path polyline.

Definition at line 289 of file hatch.h.


Field Documentation


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