NX Open C++ Reference Guide
Public Member Functions
NXOpen::CustomPopupMenuItem Class Reference

Represents Custom Popup Menu Item class
Created in NX6.0.4. More...

Inheritance diagram for NXOpen::CustomPopupMenuItem:
NXOpen::TransientObject NXOpen::CustomPopupMenu

List of all members.

Public Member Functions

int GetId ()
 Returns Id of the menu item.
NXString GetName ()
 Returns name of the menu item.
void SetDisabled ()
 Sets the menu disabled
Created in NX6.0.4.
virtual ~CustomPopupMenuItem ()
 Frees the object from memory.

Detailed Description

Represents Custom Popup Menu Item class
Created in NX6.0.4.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.


Created in NX6.0.4.

License requirements : None


Member Function Documentation

Returns Id of the menu item.

Returns:
Id of the menu
Created in NX6.0.4.

License requirements : None

Returns name of the menu item.

Returns:
Name of the menu item
Created in NX6.0.4.

License requirements : None

Sets the menu disabled
Created in NX6.0.4.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.