NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAM::InheritableToolDepBuilder Class Reference

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

Inheritance diagram for NXOpen::CAM::InheritableToolDepBuilder:
NXOpen::CAM::InheritableDoubleBuilder NXOpen::CAM::InheritableBuilder NXOpen::TaggedObject

Public Member Functions

NXOpen::CAM::ParamValueIntent Intent ()
 Returns the current source setting
Created in NX5.0.0. More...
 
void SetIntent (NXOpen::CAM::ParamValueIntent newIntent)
 Sets the current source setting
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::InheritableDoubleBuilder
void SetValue (double newValue)
 Sets the current value
Created in NX5.0.0. More...
 
double Value ()
 Returns the current value
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::InheritableBuilder
bool InheritanceStatus ()
 Returns the inheritance status
Created in NX6.0.0. More...
 
void SetInheritanceStatus (bool isInherited)
 Sets the inheritance status
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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


Member Function Documentation

NXOpen::CAM::ParamValueIntent NXOpen::CAM::InheritableToolDepBuilder::Intent ( )

Returns the current source setting
Created in NX5.0.0.



License requirements : None

void NXOpen::CAM::InheritableToolDepBuilder::SetIntent ( NXOpen::CAM::ParamValueIntent  newIntent)

Sets the current source setting
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newIntentthe new source

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