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

Contains functionality pertaining to colors
To obtain an instance of this class, refer to BasePart

Created in NX5.0.0. More...

Public Member Functions

NXOpen::NXColorFind (const NXString &name)
 Finds a color with the specified name.
 
NXOpen::NXColorFind (const char *name)
 Finds a color with the specified name.
 
NXOpen::NXColorFind (int id)
 Finds a color with the specified ID.
 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Contains functionality pertaining to colors
To obtain an instance of this class, refer to BasePart

Created in NX5.0.0.


Member Function Documentation

NXOpen::NXColor* NXOpen::ColorManager::Find ( const NXString name)

Finds a color with the specified name.

Returns

Created in NX5.0.0.

License requirements : None
Parameters
namename
NXOpen::NXColor* NXOpen::ColorManager::Find ( const char *  name)

Finds a color with the specified name.

Returns

Created in NX5.0.0.

License requirements : None
Parameters
namename
NXOpen::NXColor* NXOpen::ColorManager::Find ( int  id)

Finds a color with the specified ID.

Returns

Created in NX5.0.0.

License requirements : None
Parameters
idid
tag_t NXOpen::ColorManager::Tag ( ) const

Returns the tag of this object.


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