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

Represents a NXOpen::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. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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

The color palette contains 217 colors each represented here by a NXOpen::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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.