NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAM::InheritableFeedBuilder Class Reference

Represents a builder for an inheritable feed value in of a CAM.CAMObject
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::InheritableFeedBuilder:
NXOpen::CAM::InheritableBuilder NXOpen::TaggedObject

List of all members.

Public Member Functions

void SetUnit (NXOpen::CAM::FeedRateUnit unit)
 Sets the current value
Created in NX5.0.0.
void SetValue (double inputValue)
 Sets the current value
Created in NX5.0.0.
NXOpen::CAM::FeedRateUnit Unit ()
 Returns the current value
Created in NX5.0.0.
double Value ()
 Returns the current value
Created in NX5.0.0.

Detailed Description

Represents a builder for an inheritable feed value in of a CAM.CAMObject
Created in NX5.0.0.



Member Function Documentation

Sets the current value
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
unitthe new unit
void NXOpen::CAM::InheritableFeedBuilder::SetValue ( double  inputValue)

Sets the current value
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
inputValuethe new value

Returns the current value
Created in NX5.0.0.



License requirements : None

Returns the current value
Created in NX5.0.0.



License requirements : None


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