Button does not work
Hello All,
I'm trying to make a new 3D PDF template for Inventor with use of the autodesk samples.
Dropbox - Sample Assembly Template.pdf
The buttons I want to reproduce are, front view, back view, top view etc.
The code used is very simple:
this.akBom.setCameraToCannedView(this, "FRONT");
However, when I copy the existing button to a new form or reproduce it with the same settings and this JavaScript code it does not work.
Do you have an idea what I'm missing or need to do to get this to work?
Kind regards,
Peter
