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

Represents a CDF , which is a representation of an NX color palette. More...

Inheritance diagram for NXOpen::CDF:
NXOpen::TaggedObject

Public Member Functions

std::vector
< NXOpen::ColorDefinition * > 
GetColorDefinitions ()
 Gets the color definitions.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents a CDF , which is a representation of an NX color palette.

The color palette contains 217 colors each represented here by a ColorDefinition .


Created in NX5.0.0.

Member Function Documentation

std::vector<NXOpen::ColorDefinition *> NXOpen::CDF::GetColorDefinitions ( )

Gets the color definitions.

There will be 217 ColorDefinition objects.

Returns
Array of ColorDefinition objects.
Created in NX5.0.0.

License requirements : None

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