NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.CAM.DoubleIntentData Struct Reference

The data for CamUI_DoubleIntentComp More...

Public Member Functions

 DoubleIntentData (double Value, NXOpen.CAM.ParamValueIntent Intent, NXOpen.CAM.Inheritance Inheritance)
 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

Constructor & Destructor Documentation

NXOpen.CAM.DoubleIntentData.DoubleIntentData ( double  Value,
NXOpen.CAM.ParamValueIntent  Intent,
NXOpen.CAM.Inheritance  Inheritance 
)
inline

Constructor for the DoubleIntentData struct.

Parameters
Valuedouble value
Intentvalue intent
Inheritanceinheritance 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.