Class ShipSession
Assembly: NXOpen.dll
Syntax
public class ShipSession : NXRemotableObject, IMessageSink
Constructors
ShipSession(Session)
Declaration
protected ShipSession(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
ApplicationUtils
Declaration
public ApplicationUtils ApplicationUtils { get; }
Property Value
GeneralArrangement
Declaration
public GeneralArrangementManager GeneralArrangement { get; }
Property Value
Generator
Declaration
public Generator Generator { get; }
Property Value
Navigators
Declaration
public NavigatorCollection Navigators { get; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink