NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::NXColor Class Reference

Represents a standard NX color. More...

List of all members.

Classes

struct  Factory
 This class exists only to aid NX internally. More...
struct  Rgb
 RGB values. More...

Public Member Functions

NXOpen::NXColor::Rgb GetRgb ()
 Gets the RGB values in the display part.
int Handle () const
 Returns an integer identifier for this object.
NXString Label ()
 Returns the label in the display part
Created in NX5.0.0.

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

Gets the RGB values in the display part.

Returns:

Created in NX5.0.0.

License requirements : None
int NXOpen::NXColor::Handle ( ) const

Returns an integer identifier for this object.

This identifier can be used in methods that require an integer representation of this object, such as User Function methods.

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.