NXOpen .NET Reference  12.0.0
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

double Value
 double value More...
 
NXOpen.CAM.ParamValueIntent Intent
 value intent More...
 
NXOpen.CAM.Inheritance Inheritance
 inheritance status 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 
)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.