2017-06-20 10:40:39 +02:00
|
|
|
|
|
|
|
/**
|
|
|
|
* @mainpage
|
|
|
|
*
|
|
|
|
* This manual documents the use of <b>libdxfrw</b>.
|
|
|
|
*
|
|
|
|
* With libdxfrw you can read and write several parts of a dxf files.<p>
|
|
|
|
* Dxf files can be written in assci and binary form, both are supported.<p>
|
|
|
|
*
|
|
|
|
* the complete documentation and examples are pending to free time,
|
2017-07-06 13:10:14 +02:00
|
|
|
* but to start see DRW_Interface, dxfRW clases
|
2017-06-20 10:40:39 +02:00
|
|
|
*/
|
|
|
|
|