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

Represents a standard NX color. More...

Classes

struct  Rgb
 RGB values. More...
 

Public Member Functions

NXOpen::NXColor::Rgb GetRgb ()
 Gets the RGB values in the display part
Created in NX5.0.0. More...
 
NXString Label ()
 Returns the label in the display part
Created in NX5.0.0. More...
 

Detailed Description

Represents a standard NX color.

The RGB values and name for a particular NXColor object depend on the part. Hence, if you look up an NXColor object in one part and use it in another part, the object may have different RGB values in the other part.


Created in NX5.0.0.

Member Function Documentation

NXOpen::NXColor::Rgb NXOpen::NXColor::GetRgb ( )

Gets the RGB values in the display part
Created in NX5.0.0.



License requirements : None

NXString NXOpen::NXColor::Label ( )

Returns the label in the display part
Created in NX5.0.0.



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.