Class SessionNavigation
Inheritance
SessionNavigation
Assembly: NXOpen.dll
Syntax
public class SessionNavigation : NXRemotableObject, IMessageSink
Constructors
SessionNavigation(SessionPreferences)
Declaration
protected SessionNavigation(SessionPreferences owner)
Parameters
Properties
AdaptiveSpeed
Declaration
public bool AdaptiveSpeed { get; set; }
Property Value
NavigationSpeed
Declaration
public double NavigationSpeed { get; set; }
Property Value
PerspectiveOnFlyThoughExit
Declaration
public SessionNavigation.PerspectiveStatusOnExit PerspectiveOnFlyThoughExit { get; set; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink