NX Open C++ Reference Guide
|
JA interface for the UserDefinedFeatureIconEvent object
This calls cannot be created
Created in NX8.0.0.
More...
Public Member Functions | |
NXString | ClassName () |
Returns the class name Created in NX8.0.0. | |
NXString | IconName () |
Returns the icon name Created in NX8.0.0. | |
NXOpen::Features::Feature * | Instantiation () |
Returns the UDF instantiation feature Created in NX8.0.0. | |
void | SetIconName (const NXString &className) |
Sets the icon name Created in NX8.0.0. | |
void | SetIconName (const char *className) |
Sets the icon name Created in NX8.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
JA interface for the UserDefinedFeatureIconEvent object
This calls cannot be created
Created in NX8.0.0.
NXString NXOpen::Features::UserDefinedFeatureIconEvent::ClassName | ( | ) |
Returns the class name
Created in NX8.0.0.
License requirements : None
NXString NXOpen::Features::UserDefinedFeatureIconEvent::IconName | ( | ) |
Returns the icon name
Created in NX8.0.0.
License requirements : None
NXOpen::Features::Feature* NXOpen::Features::UserDefinedFeatureIconEvent::Instantiation | ( | ) |
Returns the UDF instantiation feature
Created in NX8.0.0.
License requirements : None
void NXOpen::Features::UserDefinedFeatureIconEvent::SetIconName | ( | const NXString & | className | ) |
Sets the icon name
Created in NX8.0.0.
License requirements : None
className | class name |
void NXOpen::Features::UserDefinedFeatureIconEvent::SetIconName | ( | const char * | className | ) |
Sets the icon name
Created in NX8.0.0.
License requirements : None
className | class name |