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

Represents a Display::CgfxAttributeValueColor4Builder builder


Created in NX5.0.0. More...

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

List of all members.

Public Member Functions

std::vector< double > GetColor4Value ()
 Gets the CgFX material attribute's array of 4 double values used to represent a color (RGBA)
void SetColor4Value (const std::vector< double > &color4Value)
 Sets the CgFX material attribute's array of 4 double values used to represent a color (RGBA)
Created in NX5.0.0.

Detailed Description

Represents a Display::CgfxAttributeValueColor4Builder builder


Created in NX5.0.0.



Member Function Documentation

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

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

License requirements : None
void NXOpen::Display::CgfxAttributeValueColor4Builder::SetColor4Value ( const std::vector< double > &  color4Value)

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



License requirements : None

Parameters:
color4ValueArray of 4 RGB and alpha 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.