NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Preferences.SessionNavigation Class Reference

Represents the set of navigation preferences applicable to entire session. More...

Inheritance diagram for NXOpen.Preferences.SessionNavigation:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  PerspectiveStatusOnExit { Retain, RevertToPreviousState }
 Specifies perspective on exit. More...
 

Properties

unsafe double NavigationSpeed [get, set]
 Returns or sets the navigation speed. More...
 
unsafe
NXOpen.Preferences.SessionNavigation.PerspectiveStatusOnExit 
PerspectiveOnFlyThoughExit [get, set]
 Returns or sets the perspective on exit. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents the set of navigation preferences applicable to entire session.

To obtain an instance of this class, refer to NXOpen.Preferences.SessionPreferences

Created in NX12.0.2

Member Enumeration Documentation

Specifies perspective on exit.

Enumerator
Retain 

Retains the perspective view when exiting fly-through

RevertToPreviousState 

Reverts the perspective view to the state it had before entering fly-through

Property Documentation

unsafe double NXOpen.Preferences.SessionNavigation.NavigationSpeed
getset

Returns or sets the navigation speed.

The higher the value, the faster the speed of the navigation.

Created in NX12.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Preferences.SessionNavigation.PerspectiveStatusOnExit NXOpen.Preferences.SessionNavigation.PerspectiveOnFlyThoughExit
getset

Returns or sets the perspective on exit.

These states mean: Retains the perspective view when exiting fly-through, or reverts the perspective view to the state it had before entering fly-through.

Created in NX12.0.2

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.SessionNavigation.Tag
get

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.