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

Represents a Display::CgfxAttributeValueFloat3Builder builder


Created in NX5.0.0. More...

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

List of all members.

Public Member Functions

std::vector< double > GetFloat3Value ()
 Gets the CgFX material attribute's array of 3 double values; these are float data types in a CgFX file.
void SetFloat3Value (const std::vector< double > &doubleTableValue)
 Sets the CgFX material attribute's array of 3 double values; these are float data types in a CgFX file
Created in NX5.0.0.

Detailed Description

Represents a Display::CgfxAttributeValueFloat3Builder builder


Created in NX5.0.0.



Member Function Documentation

Gets the CgFX material attribute's array of 3 double values; these are float data types in a CgFX file.

Returns:
array of 3 doubles
Created in NX5.0.0.

License requirements : None
void NXOpen::Display::CgfxAttributeValueFloat3Builder::SetFloat3Value ( const std::vector< double > &  doubleTableValue)

Sets the CgFX material attribute's array of 3 double values; these are float data types in a CgFX file
Created in NX5.0.0.



License requirements : None

Parameters:
doubleTableValuearray of 3 doubles

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