Prod.: Engine, ver.: 6021, ID: 60001588, Wish : New user action to navigate through the drawing by controlling the camera

Wish : New user action to navigate through the drawing by controlling the camera

Article60001588
TypeWish
ProductEngine
Version6021
Date Added12/30/2011
FixedYes [12/30/2011]
Submitted bysotiris kakavoulis
Keywords

Subject

New user action to navigate through the drawing by controlling the camera

Summary

New user action to navigate through the drawing by controlling the camera

Solution

A new user action method getUserWalkThrough of document.ActionUtility was added in version 6022

Starts the Walkthrough action , where the users can navigate through the drawing by controlling the camera.
The action end by pressing the Esc key.
You can move forward and backward by holding the left mouse button and move the mouse forward and backward.
You can move left and right by holding the right mouse button or both left and right mouse button down and moving the mouse left and right.
You can rotate the camera left and right by holding the left mouse button and moving the mouse left and right.
You can rotate the camera up and down by holding the right mouse button and moving the mouse up and down.
You can move the camera upwards and downwards by scrolling the mouse wheel.
Keep in mind that this method is designed to be used while in Perspective mode.
param name="stepMoveMent": The size in Drawing Units of the step on each movement performed. The bigger the step, the faster the movement.
Returns a status code indicating the success of the action