All Frameworks  Object Hierarchy  This Framework  Indexes  

CatNavigationStyle (Enumeration)

enum CatNavigationStyle {
  catNavigationExamine,
  catNavigationWalk,
  catNavigationFly
}
Navigation styles.
They are used by the Viewer3D object.
Values:
catNavigationExamine
The examining navigation style. Examining means that you move the scene but you don't move yourself.
catNavigationWalk
The walking navigation style. When you choose this style and moves the mouse on the scene, it changes as if you were walking in.
catNavigationFly
The flying navigation style. When you choose this style and moves the mouse on the scene, it changes as if you were flying in.


Copyright © 2003, Dassault Systèmes. All rights reserved.