![]() |
libDXF 0.0.1
A library with DXF related functions written in C.
|
List of all libDXF header files for convenient inclusion. More...
#include "3dface.h"#include "3dline.h"#include "3dsolid.h"#include "acad_proxy_entity.h"#include "appid.h"#include "arc.h"#include "attdef.h"#include "attrib.h"#include "binary_entity_data.h"#include "binary_graphics_data.h"#include "block.h"#include "block_record.h"#include "body.h"#include "circle.h"#include "class.h"#include "color.h"#include "comment.h"#include "dictionary.h"#include "dictionaryvar.h"#include "dimension.h"#include "dimstyle.h"#include "donut.h"#include "ellipse.h"#include "endblk.h"#include "endsec.h"#include "endtab.h"#include "entities.h"#include "entity.h"#include "file.h"#include "global.h"#include "group.h"#include "hatch.h"#include "header.h"#include "helix.h"#include "idbuffer.h"#include "image.h"#include "imagedef.h"#include "imagedef_reactor.h"#include "insert.h"#include "layer.h"#include "layer_index.h"#include "leader.h"#include "line.h"#include "ltype.h"#include "lwpolyline.h"#include "mline.h"#include "mlinestyle.h"#include "mtext.h"#include "object.h"#include "object_ptr.h"#include "oleframe.h"#include "ole2frame.h"#include "param.h"#include "point.h"#include "polyline.h"#include "rastervariables.h"#include "ray.h"#include "region.h"#include "section.h"#include "seqend.h"#include "shape.h"#include "solid.h"#include "sortentstable.h"#include "spatial_filter.h"#include "spatial_index.h"#include "style.h"#include "table.h"#include "tables.h"#include "text.h"#include "thumbnail.h"#include "tolerance.h"#include "trace.h"#include "ucs.h"#include "util.h"#include "vertex.h"#include "view.h"#include "viewport.h"#include "vport.h"#include "xline.h"#include "xrecord.h"
Go to the source code of this file.
List of all libDXF header files for convenient inclusion.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to:
Free Software Foundation, Inc.,
59 Temple Place,
Suite 330,
Boston,
MA 02111 USA.
Drawing eXchange Format (DXF) is a defacto industry standard for the exchange of drawing files between various Computer Aided Drafting programs.
DXF is an industry standard designed by Autodesk(TM).
For more details see http://www.autodesk.com.
Definition in file dxf.h.
1.7.3