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

Represents a IrayPlus Enum Attribute
This class is restricted to being called from a program running during an Interactive NX session. More...

Inheritance diagram for NXOpen::Display::IrayPlusMaterialAttributeEnum:
NXOpen::Display::IrayPlusMaterialAttribute NXOpen::TaggedObject

Public Member Functions

int EnumValue ()
 Returns the enum value
Created in NX12.0.0. More...
 
void SetEnumValue (int enumValue)
 Sets the enum value
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::Display::IrayPlusMaterialAttribute
NXString GetValueAsString ()
 Gets an attribute's value as string for specific attribute object The attribute object can be queried from function: NXOpen::Display::IrayPlusMaterialEditorBuilder::GetComponentParameter . More...
 
NXString ParameterName ()
 Returns the parameter name of specific material object. More...
 
void SetParameterName (const NXString &parameterName)
 Sets the parameter name of specific material object. More...
 
void SetParameterName (const char *parameterName)
 Sets the parameter name of specific material object. More...
 
void SetValueFromString (const NXString &attribueValue)
 Sets attribute's value for specific attribute object. More...
 
void SetValueFromString (const char *attribueValue)
 Sets attribute's value for specific attribute object. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a IrayPlus Enum Attribute
This class is restricted to being called from a program running during an Interactive NX session.

If run from a non-interactive session it will return NULL.

IrayPlusMaterialAttributeEnum is not supported in KF.

Created in NX12.0.0.

Member Function Documentation

int NXOpen::Display::IrayPlusMaterialAttributeEnum::EnumValue ( )

Returns the enum value
Created in NX12.0.0.



License requirements : None

void NXOpen::Display::IrayPlusMaterialAttributeEnum::SetEnumValue ( int  enumValue)

Sets the enum value
Created in NX12.0.0.



License requirements : None

Parameters
enumValueenum value

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