NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::ResponseSimulation::ObjectLabel Class Reference

Represents the setting to label an object. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::ObjectLabel:
NXOpen::TaggedObject

Public Member Functions

std::vector< NXStringGetDescriptions ()
 Returns the description for the object.
 
NXString Name ()
 Returns the object name
Created in NX5.0.0.
 
void SetDescriptions (std::vector< NXString > &description)
 Sets the description for the object
Created in NX6.0.0.
 
void SetName (const NXString &name)
 Sets the object name
Created in NX5.0.0.
 
void SetName (const char *name)
 Sets the object name
Created in NX5.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 the setting to label an object.

Includes name and description
Created in NX5.0.0.

Member Function Documentation

std::vector<NXString> NXOpen::CAE::ResponseSimulation::ObjectLabel::GetDescriptions ( )

Returns the description for the object.

Returns

Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
NXString NXOpen::CAE::ResponseSimulation::ObjectLabel::Name ( )

Returns the object name
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

void NXOpen::CAE::ResponseSimulation::ObjectLabel::SetDescriptions ( std::vector< NXString > &  description)

Sets the description for the object
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
descriptiondescription
void NXOpen::CAE::ResponseSimulation::ObjectLabel::SetName ( const NXString name)

Sets the object name
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
namename
void NXOpen::CAE::ResponseSimulation::ObjectLabel::SetName ( const char *  name)

Sets the object name
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
namename

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