TEST OUR API

To create a DXF-file with our API you have to send a POST request with a XML-file to our API. This XML can consists of entities as shown in the menu.
In this example you can prepare your own XML and send this one to XML2DXF API. Only a Polyline is available in this version, off course you can use the whole set of entities in your own situation.

A Polyline consists of multiple points, defined by X, Y and a radius (optional).

X value:
Y value:
Radius:



XML snippet:



Done? use this button to request your DXF. The DXF will be availabele for download.
.