NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::NoteData Class Reference

Represents note data
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::NoteData:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::Annotations::SimpleDraftingAidPreferencesGetSimpleDraftingAidPreferences ()
 Returns the SimpleDraftingAidPreferences object.
std::vector< NXStringGetText ()
 Returns the text.
void SetSimpleDraftingAidPreferences (NXOpen::Annotations::SimpleDraftingAidPreferences *preferences)
 Sets the SimpleDraftingAidPreferences object
Created in NX4.0.0.
void SetText (std::vector< NXString > &lines)
 Sets the text
Created in NX4.0.0.
virtual ~NoteData ()
 Frees the object from memory.

Detailed Description

Represents note data
Created in NX4.0.0.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX4.0.0.

License requirements : None


Member Function Documentation

Returns the SimpleDraftingAidPreferences object.

Returns:
Note preferences
Created in NX4.0.0.

License requirements : None

Returns the text.

Returns:
List of lines
Created in NX4.0.0.

License requirements : None

Sets the SimpleDraftingAidPreferences object
Created in NX4.0.0.



License requirements : None

Parameters:
preferencesNew note preferences
void NXOpen::Annotations::NoteData::SetText ( std::vector< NXString > &  lines)

Sets the text
Created in NX4.0.0.



License requirements : None

Parameters:
linesList of new lines

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