|
NX Open C++ Reference Guide
|
JA interface for the UserDefinedFeatureEditEvent 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. | |
| NXOpen::Features::Feature * | Feature () |
| Returns the related UDF Created in NX8.0.0. | |
| int | Response () |
| Returns the response Created in NX8.0.0. | |
| void | SetResponse (int response) |
| Sets the response Created in NX8.0.0. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| 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 UserDefinedFeatureEditEvent object
This calls cannot be created
Created in NX8.0.0.
| NXString NXOpen::Features::UserDefinedFeatureEditEvent::ClassName | ( | ) |
Returns the class name
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::Feature* NXOpen::Features::UserDefinedFeatureEditEvent::Feature | ( | ) |
Returns the related UDF
Created in NX8.0.0.
License requirements : None
| int NXOpen::Features::UserDefinedFeatureEditEvent::Response | ( | ) |
Returns the response
Created in NX8.0.0.
License requirements : None
| void NXOpen::Features::UserDefinedFeatureEditEvent::SetResponse | ( | int | response | ) |
Sets the response
Created in NX8.0.0.
License requirements : None
| response | response |