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

Represents a string list
Created in NX11.0.2. More...

Inheritance diagram for NXOpen::CAM::StringList:
NXOpen::TaggedObject

Public Member Functions

std::vector< NXStringGetText ()
 Returns the text. More...
 
void SetText (const std::vector< NXString > &text)
 Sets the text
Created in NX11.0.2. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a string list
Created in NX11.0.2.


Member Function Documentation

std::vector<NXString> NXOpen::CAM::StringList::GetText ( )

Returns the text.

Returns

Created in NX11.0.2.

License requirements : None
void NXOpen::CAM::StringList::SetText ( const std::vector< NXString > &  text)

Sets the text
Created in NX11.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
texttext

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