NX Open C++ Reference Guide
|
The data for CamUI_IntStatusComp
Created in NX5.0.0.
More...
Public Member Functions | |
IntStatusData (int valueInitial, NXOpen::CAM::Inheritance inheritanceInitial) | |
Constructor for the IntStatusData struct. | |
Public Attributes | |
NXOpen::CAM::Inheritance | Inheritance |
inheritance status | |
int | Value |
integer value | |
The data for CamUI_IntStatusComp
Created in NX5.0.0.
NXOpen::CAM::IntStatusData::IntStatusData | ( | int | valueInitial, |
NXOpen::CAM::Inheritance | inheritanceInitial | ||
) |
Constructor for the IntStatusData struct.
valueInitial | integer value |
inheritanceInitial | inheritance status |
NXOpen::CAM::Inheritance NXOpen::CAM::IntStatusData::Inheritance |
inheritance status
int NXOpen::CAM::IntStatusData::Value |
integer value