NX Open C++ Reference Guide
Public Member Functions
NXOpen::Display::CgfxAttributeValueColor3Builder Class Reference

Represents a Display::CgfxAttributeValueColor3Builder builder


Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Display::CgfxAttributeValueColor3Builder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

std::vector< double > GetColor3Value ()
 Gets the CgFX material attribute's array of 3 double values used to represent a color (RGB)
void SetColor3Value (const std::vector< double > &color3Value)
 Sets the CgFX material attribute's array of 3 double values used to represent a color (RGB)
Created in NX5.0.0.

Detailed Description

Represents a Display::CgfxAttributeValueColor3Builder builder


Created in NX5.0.0.



Member Function Documentation

Gets the CgFX material attribute's array of 3 double values used to represent a color (RGB)

Returns:
Array of 3 RGB values, each between 0.0 and 1.0
Created in NX5.0.0.

License requirements : None
void NXOpen::Display::CgfxAttributeValueColor3Builder::SetColor3Value ( const std::vector< double > &  color3Value)

Sets the CgFX material attribute's array of 3 double values used to represent a color (RGB)
Created in NX5.0.0.



License requirements : None

Parameters:
color3ValueArray of 3 RGB values, each between 0.0 and 1.0

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