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

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

Public Member Functions

 IntStatusData (int valueInitial, NXOpen::CAM::Inheritance inheritanceInitial)
 Constructor for the IntStatusData struct. More...
 

Public Attributes

NXOpen::CAM::Inheritance Inheritance
 inheritance status More...
 
int Value
 integer value More...
 

Detailed Description

The data for CamUI_IntStatusComp
Created in NX5.0.0.


Constructor & Destructor Documentation

NXOpen::CAM::IntStatusData::IntStatusData ( int  valueInitial,
NXOpen::CAM::Inheritance  inheritanceInitial 
)

Constructor for the IntStatusData struct.

Parameters
valueInitialinteger value
inheritanceInitialinheritance status

Member Data Documentation

NXOpen::CAM::Inheritance NXOpen::CAM::IntStatusData::Inheritance

inheritance status

int NXOpen::CAM::IntStatusData::Value

integer value


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