|
how to trap zoom, pan and rotate event
hello all, i am developing an addin using vc++. my addin requires to know whenever the user perform zoom, pan, and rotation. can any body tell me how to do it.
thanks in advance.
the modelview class has several events that will help you. the viewchange notification will likely be the one you need. see swviewnotify_e in the api help index for c++ registration details.
mike spens
"automating solidworks using macros"
leap frog leap pad x64
quick |
|