ShipSession Class¶
-
class
NXOpen.ShipDesign.ShipSession¶ Bases:
objectRepresents Ship session
To obtain an instance of this class, refer to
NXOpen.SessionNew in version NX11.0.0.
“Navigators”, “Returns the
NXOpen.ShipDesign.NavigatorCollectionbelonging to this session ” “Generator”, “Returns theNXOpen.ShipDesign.Generatorbelonging to this session ” “GeneralArrangement”, “Returns theNXOpen.ShipDesign.GeneralArrangementManagerbelonging to this session ” “ApplicationUtils”, “Returns theNXOpen.ShipDesign.ApplicationUtilsbelonging to this session “
Generator¶
-
ShipSession.Generator¶ Returns the
NXOpen.ShipDesign.Generatorbelonging to this sessionSignature
GeneratorNew in version NX11.0.0.
Returns: Return type: NXOpen.ShipDesign.Generator
GeneralArrangement¶
-
ShipSession.GeneralArrangement¶ Returns the
NXOpen.ShipDesign.GeneralArrangementManagerbelonging to this sessionSignature
GeneralArrangementNew in version NX12.0.0.
Returns: Return type: NXOpen.ShipDesign.GeneralArrangementManager
ApplicationUtils¶
-
ShipSession.ApplicationUtils¶ Returns the
NXOpen.ShipDesign.ApplicationUtilsbelonging to this sessionSignature
ApplicationUtilsNew in version NX11.0.0.
Returns: Return type: NXOpen.ShipDesign.ApplicationUtils