NX Open C++ Reference Guide
|
The data for CamUI_DoubleIntentComp
Created in NX5.0.0.
More...
Public Member Functions | |
DoubleIntentData (double valueInitial, NXOpen::CAM::ParamValueIntent intentInitial, NXOpen::CAM::Inheritance inheritanceInitial) | |
Constructor for the DoubleIntentData struct. | |
Public Attributes | |
NXOpen::CAM::Inheritance | Inheritance |
inheritance status | |
NXOpen::CAM::ParamValueIntent | Intent |
value intent | |
double | Value |
double value | |
The data for CamUI_DoubleIntentComp
Created in NX5.0.0.
NXOpen::CAM::DoubleIntentData::DoubleIntentData | ( | double | valueInitial, |
NXOpen::CAM::ParamValueIntent | intentInitial, | ||
NXOpen::CAM::Inheritance | inheritanceInitial | ||
) |
Constructor for the DoubleIntentData struct.
valueInitial | double value |
intentInitial | value intent |
inheritanceInitial | inheritance status |
NXOpen::CAM::Inheritance NXOpen::CAM::DoubleIntentData::Inheritance |
inheritance status
NXOpen::CAM::ParamValueIntent NXOpen::CAM::DoubleIntentData::Intent |
value intent
double NXOpen::CAM::DoubleIntentData::Value |
double value