NXOpen .NET Reference  12.0.0
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:

Public Member Functions

unsafe void RegisterButtonApplication (int appId, string buttonName)
 Register button in other application More...
 
unsafe void RegisterApplicationForModlFeatureEdit (string appName)
 Register button in other application More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. 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)

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.RegisterButtonApplication ( int  appId,
string  buttonName 
)

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.

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.