NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAM::DoubleIntentData Struct Reference

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. More...
 

Public Attributes

NXOpen::CAM::Inheritance Inheritance
 inheritance status More...
 
NXOpen::CAM::ParamValueIntent Intent
 value intent More...
 
double Value
 double value More...
 

Detailed Description

The data for CamUI_DoubleIntentComp
Created in NX5.0.0.


Constructor & Destructor Documentation

NXOpen::CAM::DoubleIntentData::DoubleIntentData ( double  valueInitial,
NXOpen::CAM::ParamValueIntent  intentInitial,
NXOpen::CAM::Inheritance  inheritanceInitial 
)

Constructor for the DoubleIntentData struct.

Parameters
valueInitialdouble value
intentInitialvalue intent
inheritanceInitialinheritance status

Member Data Documentation

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


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