Message 1 of 2
How can I automatically add parts to an assembly based on existing geometry?
Not applicable
07-23-2016
09:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am creating an assembly out of t-slotted aluminum profiles - basically nothing but extrusions of the same exact sketch, just different lengths. Problem is, they're assembled with special fasteners, like so
and I'd really like a way to automatically place them when two profiles meet at 90 degree angle. Unfortunately those extrusions are not the only thing in the assembly, so I can't just use the fact that _any 2 things_ meet at a 90 degree angle. Is there a way to do this automatically? If with VBA/iLogic, could someone suggest some general pseudocode? Clearly I don't expect anyone to write the program for me, but a few hints would be much appreciated.
Thanks
Joe