Dime: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
(links)
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
'''Dime''' is a [[C++]] class library for reading, constructing, manipulating, and writing [[DXF]] file data. The name is an acronym for DXF Import, Manipulation, and Export library.  
+
'''Dime''' is a C++ class library for reading, constructing, manipulating, and writing [[DXF]] file data. The name is an acronym for DXF Import, Manipulation, and Export library.  
  
 
License: GNU General Public License
 
License: GNU General Public License
Zeile 6: Zeile 6:
 
Natural Language: English  
 
Natural Language: English  
  
* http://www.coin3d.org/Dime/about.php
+
==Weblinks==
 +
* http://www.coin3d.org/lib/dime
  
 
[[Kategorie:Open Source]]
 
[[Kategorie:Open Source]]
[[Kategorie:C]]
+
[[Kategorie:Cplusplus]]
 
[[Kategorie:CAD]]
 
[[Kategorie:CAD]]
 
[[Kategorie:GPL]]
 
[[Kategorie:GPL]]

Aktuelle Version vom 1. September 2007, 22:37 Uhr

Dime is a C++ class library for reading, constructing, manipulating, and writing DXF file data. The name is an acronym for DXF Import, Manipulation, and Export library.

License: GNU General Public License Programming Language: C++ Operating System: Win32, Linux, IRIX, HP-UX, Solaris, BeOS and MacOS Natural Language: English

Weblinks