Search found 2 matches
- Thu Jul 11, 2013 4:52 pm
- Forum: Windows Discussion Forum
- Topic: picking a rotation centre in inventor
- Replies: 9
- Views: 19366
Re: picking a rotation centre in inventor
Unfortunately, the method I posted above only works if no other commands are active. So, if you're in the middle of measuring or constraining something, you have to quit the command to use the button. :( Oh, well. It's better than having to take your hand off the 3D controller, I suppose... -cwhetten
- Wed Jul 10, 2013 12:08 pm
- Forum: Windows Discussion Forum
- Topic: picking a rotation centre in inventor
- Replies: 9
- Views: 19366
Re: picking a rotation centre in inventor
For whatever reason, creating a custom function that "presses" the F4 key doesn't work the way pressing the real F4 key works in Inventor. In short, mapping a button to the F4 key doesn't work. Instead, I created a custom function as follows: <Alt>+V B <Enter> {Wait} <Esc> This essentially...