Search found 7 matches

by stuartmp
Wed Jul 02, 2008 2:03 pm
Forum: Windows Discussion Forum
Topic: One Button Toggles Commands, Can I do it?
Replies: 8
Views: 11732

This is the code for the two toggles I made. Please read my previous post. re getting them to work. Before your macros will start working again on the button you selected. Public Sub Sp_Ex_Parallel_Perspective_Toggle() 'Parallel 'Perspective Dim oInvApp As Inventor.Application Set oInvApp = ThisAppl...
by stuartmp
Wed Jul 02, 2008 2:01 am
Forum: Windows Discussion Forum
Topic: One Button Toggles Commands, Can I do it?
Replies: 8
Views: 11732

I am using Inventor 2008 sp3
by stuartmp
Wed Jul 02, 2008 1:59 am
Forum: Windows Discussion Forum
Topic: One Button Toggles Commands, Can I do it?
Replies: 8
Views: 11732

Ok. I will post the code tomorrow. I have it at work. One thing I noticed that I think needs to be addressed in the next driver release / bug fix is there seams to be a bug in the way the driver loads macros in Inventor. After I created a macro saved it and then opening the 3dConnexion panel within ...
by stuartmp
Tue Jul 01, 2008 1:00 am
Forum: Windows Discussion Forum
Topic: One Button Toggles Commands, Can I do it?
Replies: 8
Views: 11732

I have a solution, I wrote a macro to toggle the commands. The assigned a button to run the macro.

How do I upload the code?
by stuartmp
Mon Jun 30, 2008 1:02 pm
Forum: Windows Discussion Forum
Topic: One Button Toggles Commands, Can I do it?
Replies: 8
Views: 11732

Thanks Peter, what I was actually trying to was Put two commands on one button. for example the first time I press the shift key on the space explorer I get the parallel view command. The second time I press the shift key on the space explorer I get the perspective view command. The third time I pre...
by stuartmp
Mon Jun 30, 2008 1:57 am
Forum: Windows Discussion Forum
Topic: One Button Toggles Commands, Can I do it?
Replies: 8
Views: 11732

One Button Toggles Commands, Can I do it?

Hi All,

I have a space explorer and I am using Inventor.

I would like to be able to use one button to toggle a command.

I the a way to do this?

I would like to have one button to toggle a command, for example

1. The parallel / perspective view.
2. Hidden / Shaded
by stuartmp
Mon Jun 30, 2008 1:52 am
Forum: Windows Discussion Forum
Topic: 3DxViews Buttons in Inventor
Replies: 11
Views: 18848

I think there should be a toggle option so you can have one button toggle a command for example the parallel / perspective command