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

Represents a builder for an inheritable integer value in of a CAM.CAMObject
Created in NX8.5.3. More...

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

Public Member Functions

void SetValue (bool newValue)
 Sets the current value
Created in NX8.5.3. More...
 
bool Value ()
 Returns the current value
Created in NX8.5.3. 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 integer value in of a CAM.CAMObject
Created in NX8.5.3.


Member Function Documentation

void NXOpen::CAM::InheritableBoolBuilder::SetValue ( bool  newValue)

Sets the current value
Created in NX8.5.3.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe new value
bool NXOpen::CAM::InheritableBoolBuilder::Value ( )

Returns the current value
Created in NX8.5.3.



License requirements : None


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