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

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

Public Member Functions

 FeedStatusData (double valueInitial, NXOpen::CAM::FeedRateUnit unitInitial, NXOpen::CAM::Inheritance inheritanceInitial)
 Constructor for the FeedStatusData struct. More...
 

Public Attributes

NXOpen::CAM::Inheritance Inheritance
 inheritance status More...
 
NXOpen::CAM::FeedRateUnit Unit
 feed rate unit More...
 
double Value
 double value More...
 

Detailed Description

The data for CamUI_FeedStatusComp
Created in NX5.0.0.


Constructor & Destructor Documentation

NXOpen::CAM::FeedStatusData::FeedStatusData ( double  valueInitial,
NXOpen::CAM::FeedRateUnit  unitInitial,
NXOpen::CAM::Inheritance  inheritanceInitial 
)

Constructor for the FeedStatusData struct.

Parameters
valueInitialdouble value
unitInitialfeed rate unit
inheritanceInitialinheritance status

Member Data Documentation

NXOpen::CAM::Inheritance NXOpen::CAM::FeedStatusData::Inheritance

inheritance status

NXOpen::CAM::FeedRateUnit NXOpen::CAM::FeedStatusData::Unit

feed rate unit

double NXOpen::CAM::FeedStatusData::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.