- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I draw sheet metal parts for fabrications (machines, trolleys, brackets, etc.), and we use a system where we cut tabs and slots in the laser cut parts so the welders slot it together and weld from that. This way they don't need jigs or spend a long time setting up. The welders love it, but the drawing involved is considerable.
The process has a lot of VBA routines to help, but one area that is very slow by comparison is to derive the slot positions. At the moment this is done by selecting a sketch, and them selecting the geometry, typically the end of the tab, which then projects a rectangle to the sketch.
I was wondering if I could write or copy code that drew any intersections onto a sketch on one of the parts. Assuming the first part, second part, sketch itself have already been selected, it is possible to add to the sketch any intersection points between the two parts and join them together?
In all cases-
-the tabs pass through the second part at right angles
-the tabs are 15mm long and 1.2m tall (the metal thickness)- so if only points we recovered the routine could guess the tabs by point to point distance and draw round the points as rectangles.
-speed is not essential- it can cycle through every entity on the first part.
A clear example of intersection on a sketch from an entity on another part would solve it.
Any ideas? Has anyone has a similar problem, and how did you fix it? The Inventor is 2016.
Many thanks for any suggestions, or links to more information.
Regards,
Roger.
Solved! Go to Solution.