- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Assume I create a body, which is duplicated with the circular pattern feature. The number of times for the C-pattern is stored in, say, "Z" user parameter.
case 1: If those bodies are touching I can combine them to obtain one single body. Problem, how to select parametrically all the "Z" bodies created by the C-pattern for the Combine feature ? I mean, if "Z" value is increased or decreased afterwards we still want one single resulting body. And this doesn't work if "Z" is increased.
case 2: If those bodies are not touching each other, I extrude or revolve a body in the middle to join all the patterned bodies to obtain one single body. Again, if "Z" value is increased or decreased afterwards we still want one single resulting body. Again, this doesn't work if "Z" is increased, some bodies are not joined. If "Z" is decreased, the feature that joined the bodies is in warning state (yellow).
Please look at the attached f3d project which illustrates this second case. There is a "Z" user parameter whose initial value is 13. Try both increasing and decreasing, then count the resulting bodies in the browser. I'd like no warnings and always one body, regardless "Z" value.
Thank you.
Steve
Solved! Go to Solution.