Available C++ Libraries FAQ

Libraries available to download (D-L)

dxflib - dxflib is an open source C++ library mainly for parsing DXF files.

dxflib is a C++ library for reading and writing DXF files. When reading DXF files, dxflib parses the file and calls functions that you define in your own C++ class for adding entities, layers, ...

Please note that dxflib does not store any entities or other information for you. It only passes the supported entities and other objects found in the DXF file to your C++ class.

Using dxflib to read DXF files doesn't require any knowlege of the DXF format. However, it's still an advantage to know the basics about entities, attributes, layers and blocks. To write DXF files with dxflib you definitely need an idea of how a DXF file is organized.

dxflib does not depend on any exotic other libraries, just the standard C / C++ libraries.

Operating Systems

  • Linux
  • PC 32-bit Windows
  • Unix
  • Mac
  • POSIX

Compilers

  • could be compiled, but not tested

Added : 2010-11-09 Amended: 2010-11-09 Licensing : GNU copyleft

    dxflib - dxflib is an open source C++ library mainly for parsing DXF files.
  • Homepage
  • Programmer's guide
  • Submitted by:Domenic Laritz
Add a comment
Our ads
Buy gold
Beat the credit crunch - buy gold online - quickly, safely and at low prices
www.bullionvault.com
Google
Trumphurst Home Page
C++ Usenet Newsgroup
A Web form for submissions to this list
Contact the author for permission to distribute

Copyright (c) 2024 Nikki Locke, Trumphurst Ltd.
Permission is granted to distribute over the Internet without charge. The author's permission is required (and usually given) to distribute in any other way, including on CD.