Class ShipSession
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.ShipDesign
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
Type | Description |
---|---|
ApplicationUtils |
GeneralArrangement
Declaration
public GeneralArrangementManager GeneralArrangement { get; }
Property Value
Type | Description |
---|---|
GeneralArrangementManager |
Generator
Declaration
public Generator Generator { get; }
Property Value
Type | Description |
---|---|
Generator |
Navigators
Declaration
public NavigatorCollection Navigators { get; }
Property Value
Type | Description |
---|---|
NavigatorCollection |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink