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

Represents a Features::CustomStringArrayAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomStringArrayAttribute

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::Features::CustomStringArrayAttribute:
CustomAttribute

Public Member Functions

std::vector< NXStringGetValues ()
 Get the String values in the attribute. More...
 
void SetValues (std::vector< NXString > &stringValues)
 Set the String values in the attribute
Created in NX11.0.0. More...
 

Detailed Description

Represents a Features::CustomStringArrayAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomStringArrayAttribute

Created in NX11.0.0.


Member Function Documentation

std::vector<NXString> NXOpen::Features::CustomStringArrayAttribute::GetValues ( )

Get the String values in the attribute.

Returns

Created in NX11.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
void NXOpen::Features::CustomStringArrayAttribute::SetValues ( std::vector< NXString > &  stringValues)

Set the String values in the attribute
Created in NX11.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
stringValuesstringvalues

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