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

Represents notes
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAM::Notes:
NXOpen::TaggedObject

Public Member Functions

std::vector< NXStringGetText ()
 Returns the text.
 
void SetText (const std::vector< NXString > &text)
 Sets the text
Created in NX9.0.0.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents notes
Created in NX9.0.0.


Member Function Documentation

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

Returns the text.

Returns

Created in NX9.0.0.

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

Sets the text
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
texttext

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