NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.ShipDesign.ApplicationUtils Class Reference

Represents Generator which wrap the ship api for china More...

Inheritance diagram for NXOpen.ShipDesign.ApplicationUtils:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void RegisterApplicationForModlFeatureEdit (string appName)
 Register button in other application More...
 
unsafe void RegisterApplicationSensitivityOnApplicationChange (string appName, string[] appsWhereToLive)
 Register application sensitivity when the application is changed More...
 
unsafe void RegisterButtonApplication (int appId, string buttonName)
 Register button in other application More...
 
unsafe void RegisterLastApplication (NXOpen.Part part, string appName)
 Register the last application of the part More...
 
- 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...
 

Properties

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

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents Generator which wrap the ship api for china

To obtain an instance of this class, refer to NXOpen.ShipDesign.ShipSession

Created in NX11.0.0

Member Function Documentation

unsafe void NXOpen.ShipDesign.ApplicationUtils.RegisterApplicationForModlFeatureEdit ( string  appName)
inline

Register button in other application

Created in NX11.0.1

License requirements: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters
appNameThe name of the application.
unsafe void NXOpen.ShipDesign.ApplicationUtils.RegisterApplicationSensitivityOnApplicationChange ( string  appName,
string[]  appsWhereToLive 
)
inline

Register application sensitivity when the application is changed

Created in NX11.0.2

License requirements: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters
appNameThe name of the master application.
appsWhereToLiveThe application array whose applications allow the master application to be alive.
unsafe void NXOpen.ShipDesign.ApplicationUtils.RegisterButtonApplication ( int  appId,
string  buttonName 
)
inline

Register button in other application

Created in NX11.0.1

License requirements: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters
appIdThe id of the application.
buttonNameThe name of the button.
unsafe void NXOpen.ShipDesign.ApplicationUtils.RegisterLastApplication ( NXOpen.Part  part,
string  appName 
)
inline

Register the last application of the part

Created in NX11.0.2

License requirements: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters
part
appNameThe name of the application.

Property Documentation

Tag NXOpen.ShipDesign.ApplicationUtils.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.