Article | 70000804 |
Type | Wish |
Product | Engine |
Version | 7007 |
Date Added | 6/3/2016 12:00:00 AM |
Fixed | 7.7008.0.6 (6/6/2016 12:00:00 AM) |
Submitted by | Stathis Tsoumas |
Summary
Is it possible to add Continuous Orbit functionality ?
Solution
A new command View3D_VCrot was added in vdDocument.CommandAction
Begins a 3D rotation of the document.
After release the mouse button the objects continue their orbit in the direction that the user last specified.
By press a mouse button the continous orbit is stoped.
the command can be called also using the vdDocument.CommandAction.View3D("VCROT");
The new command can be added to menu.txt as follow:
View3DVCrot,vcrot,VectorDraw.Professional.dll,VectorDraw.Professional.ActionUtilities.vdCommandAction,View3D_VCrot,3D_orbit.ico
Added in 7.7008.0.6