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

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

List of all members.

Public Member Functions

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

Public Attributes

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

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

inheritance status

feed rate unit

double value


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