Message 1 of 16
ilogic to place specified number of part instances within assembly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I need help. I have to design a frame where the posts are to be spaced either at 620mm or 800mm (or a mix of both). The overall length, L can vary. The End Posts are fixed at 20mm from each end.
I have created a form that allows the user to specify the total number of 620mm and 800mm spacings, nspacings. This in turn, controls my overall length, L.
What I would like is to control the number of instances of 'post' to nspacings-1. So I dont have to manually suppress the extra items.
How would i achieve this?