input from a text file

input from a text file

Anonymous
Not applicable
1,190 Views
2 Replies
Message 1 of 3

input from a text file

Anonymous
Not applicable

Hi,

I need to draw circles with different centre coordinates and different diameters/radiuses. These parameters are calculated in a spreadsheet and saved as a text file. Is there a CAD software that could read this file and draw the circles ? DesignCAD can read a text file (XYZ extension ), but can draw lines only (with start (x1,y1) and end point (x2,y2)).

Thank you for reading this, cheers,

Sek

0 Likes
Accepted solutions (1)
1,191 Views
2 Replies
Replies (2)
Message 2 of 3

Patchy
Mentor
Mentor
Accepted solution

Of course.

Write a script (text file with extension .scr)

Example:

circle.JPG

Then use the command SCRIPT to import it.

0 Likes
Message 3 of 3

Anonymous
Not applicable
thanks, much appreciated !
0 Likes