mideoguns Posted December 2, 2009 Posted December 2, 2009 Hi, I want to model what bubbles in a liquid will look like for exporting into a electromagnetic simulation. To do this I want to model the bubbles as small spheres having same size which have a random locations. I will need several of these bubbles. I can use a random number generator to generate the location but my question is how do I get autocad to create the bubbles at the locations generated by these random number generator? Quote
fuccaro Posted December 2, 2009 Posted December 2, 2009 Welcome in the forum, Mideoguns! So, you already have a random number generator, right? Can it export data in a text file? If so, you can create a script file to create spheres considering groups of 3 numbers as coords. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.