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
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.
I want to create this part using a python script and import it in Abaqus/CAE.
Does anyo