On 7/29/2015 8:12 AM, saber.chelag...@gmail.com wrote:
Hi all, I want to create a part in 2D composed by:

-A square -Inside the square there is a lot of circles

I have a input file .dat where we can find the coordinates of the
circles' centers and their radius.

You can easily display a square with circles using tkinter. However, it can only export a postscript file that not all postscript readers can read.

I want to create this part using a python script and import it in
Abaqus/CAE. Does anyone have an idea (or examples) on how I can do this ?

What input file formats does Abaqus/CAE recognize? If you know that, you can potentially write a file in the proper format.

--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to