Skip to main content
1-Visitor
October 22, 2013
Question

random pattern

  • October 22, 2013
  • 3 replies
  • 1432 views
Hi alls,



I'm wondering if it would be possible to modeling a kind of random pattern.

The aim is to make random holes in a sheetmetal part (varying diameters and
positions).

However, distance between 2 holes must be few millimeters so it's not
completely random pattern.



Any idea on how to do this ?



Thanks,

GB






This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

3 replies

1-Visitor
October 23, 2013
Pattern table?
1-Visitor
October 24, 2013

Create a uniform pattern BUT make sure the instances are in a Group, then right click on the pattern and you will have the option Unpattern, shift select all the groups and Ungroup if needed, now all the instances are independent features.


I used this method recently to create an Aero chocolate bar style pattern (you have Aero in the US?) - random hemisphere cuts into a surface.

1-Visitor
October 24, 2013
I would think the best way to do it is to do a bit of programming in
your favorite programming language, and then use a pattern table in the
Pro/E model. I think you will quickly run into limitations within Pro/E
if you wish to check for overlapping circles etc. (Does Pro/E even have
a random() function?)

A simpler way of doing it: create an excel sheet with random positions
and diameters, and then simply remove the overlapping circles by hand.
Then put the result into the hole table.


Best regards,
Patrick Asselman