Anonymous
319 Views, 0 Replies
06-09-2015
07:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
06-09-2015
07:52 AM
VBA create sketch in assembly with reference to a part
Hi,
What I'm trying to do in VBA is to create a sketch at origin (XY - plane) of each and every subassembly in the assembly.
I know that one way to do this is to create a plane by fixed method for each subassembly and then put a sketch on this plane.
But this way is unsatisfactory because I need the sketch to be "linked" to the subassembly...it means if the subassembly changes its position the sketch moves as well.
Is there any way how it can be done ? e.g. by using subassembly faces ?
Thanks a lot
Martin