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

The data for CamUI_DoubleIntentComp
Created in NX5.0.0. More...

List of all members.

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

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

inheritance status

value intent

double value


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