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

Represents a Features::CustomExpressionArrayAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomExpressionArrayAttribute

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::Features::CustomExpressionArrayAttribute:
CustomAttribute

Public Member Functions

std::vector< NXOpen::Expression * > GetValues ()
 Get the expressions in the attribute. More...
 
void SetValues (const std::vector< NXOpen::Expression * > &expressionValues)
 Set the expressions in the attribute
Created in NX11.0.0. More...
 

Detailed Description

Represents a Features::CustomExpressionArrayAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomExpressionArrayAttribute

Created in NX11.0.0.


Member Function Documentation

std::vector<NXOpen::Expression *> NXOpen::Features::CustomExpressionArrayAttribute::GetValues ( )

Get the expressions in the attribute.

Returns

Created in NX11.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
void NXOpen::Features::CustomExpressionArrayAttribute::SetValues ( const std::vector< NXOpen::Expression * > &  expressionValues)

Set the expressions in the attribute
Created in NX11.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
expressionValuesexpressionvalues

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