NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAM::InheritableColorPickerBuilder Class Reference

Represents an inheritable color picker
Created in NX12.0.1. More...

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

Public Member Functions

void SetValue (int newValue)
 Sets the current value
Created in NX12.0.1. More...
 
int Value ()
 Returns the current value
Created in NX12.0.1. 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 an inheritable color picker
Created in NX12.0.1.


Member Function Documentation

void NXOpen::CAM::InheritableColorPickerBuilder::SetValue ( int  newValue)

Sets the current value
Created in NX12.0.1.



License requirements : cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")

Parameters
newValuethe new value
int NXOpen::CAM::InheritableColorPickerBuilder::Value ( )

Returns the current value
Created in NX12.0.1.



License requirements : None


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