Classes defined in module dxf
Export geometry in DXF format.
While we certainly do not want to promote proprietary software, some of our users occasionally needed to export some model in DXF format. This class provides a minimum of functionality.
Methods
Write a string to the dxf file.
The string does not include the line terminator.
Output a string data item to the dxf file.
code is the group code, data holds the data
Finalize and close the DXF file
Start a new section
End the current section
Start the ENTITIES section
Export the layer
Export a line.
x is a (2,3) shaped array
Functions defined in module dxf
Export a Formex to a DXF file
Currently, only plex-2 Formices can be exported to DXF.