Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94725
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-07-29 05:12 -0700 |
| Message-ID | <ce42feb1-ba61-4247-8fe2-1dd8f6ceffe4@googlegroups.com> (permalink) |
| Subject | Use python script to create a part for Abaqus |
| From | saber.chelaghma@gmail.com |
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 anyone have an idea (or examples) on how I can do this ? Regards, Saber
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Use python script to create a part for Abaqus saber.chelaghma@gmail.com - 2015-07-29 05:12 -0700 Re: Use python script to create a part for Abaqus Terry Reedy <tjreedy@udel.edu> - 2015-07-29 13:59 -0400
csiph-web