How to convert build.xml to maven pom.xml file?

Hello .I want to convert CAD file or simple file (created by lines , circle or such these structures) text fil

  • I want to convert CAD file to a file as matrix structure .so I need a plotter driver that makes a this file. I will change the file data by own software to plot the main CAD file using my Plotter that I makes it myself. I hope that the file creates by the driver convert a line to a two points and some commands then I change this to my structure. For example convert a circle by the dimension of : center of circle =x ,y radius=r to : c=x ,y R=r or such these formats I think that the first pen plotters works as above an so if I have a these driver I can archive to my goal Tanks for your help. Mohammad Hamzeh I.R.Iran

  • Answer:

    I think the file format you are looking for that describes graphics as vectors is DXF. Most CAD programs can output DXF files and there are free downloads that will convert PDF files to DXF. DXF files are quite big and you will have to filter out what you don't want but they are easy to see what each line is doing.

mohammad h at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.