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

Represents parameter in the spreadsheet. More...

Inheritance diagram for NXOpen::Tooling::SpreadsheetDataParameter:
NXOpen::TransientObject

Public Member Functions

NXString DescriptiveName ()
 Returns the descriptive name of the parameter
Created in NX8.0.0.
 
NXString ParameterName ()
 Returns the name of the parameter
Created in NX8.0.0.
 
NXString ParameterValue ()
 Returns the value of the parameter
Created in NX8.0.0.
 
void SetDescriptiveName (const NXString &descriptiveName)
 Sets the descriptive name of the parameter
Created in NX8.0.0.
 
void SetDescriptiveName (const char *descriptiveName)
 Sets the descriptive name of the parameter
Created in NX8.0.0.
 
void SetParameterName (const NXString &parameterName)
 Sets the name of the parameter
Created in NX8.0.0.
 
void SetParameterName (const char *parameterName)
 Sets the name of the parameter
Created in NX8.0.0.
 
void SetParameterValue (const NXString &parameterValue)
 Sets the value of the parameter
Created in NX8.0.0.
 
void SetParameterValue (const char *parameterValue)
 Sets the value of the parameter
Created in NX8.0.0.
 
virtual ~SpreadsheetDataParameter ()
 Dispose the spreadsheet object
Created in NX8.0.0.
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object.
 

Detailed Description

Represents parameter in the spreadsheet.


Created in NX8.0.0.

Constructor & Destructor Documentation

virtual NXOpen::Tooling::SpreadsheetDataParameter::~SpreadsheetDataParameter ( )
virtual

Dispose the spreadsheet object
Created in NX8.0.0.



License requirements : None

Member Function Documentation

NXString NXOpen::Tooling::SpreadsheetDataParameter::DescriptiveName ( )

Returns the descriptive name of the parameter
Created in NX8.0.0.



License requirements : None

NXString NXOpen::Tooling::SpreadsheetDataParameter::ParameterName ( )

Returns the name of the parameter
Created in NX8.0.0.



License requirements : None

NXString NXOpen::Tooling::SpreadsheetDataParameter::ParameterValue ( )

Returns the value of the parameter
Created in NX8.0.0.



License requirements : None

void NXOpen::Tooling::SpreadsheetDataParameter::SetDescriptiveName ( const NXString descriptiveName)

Sets the descriptive name of the parameter
Created in NX8.0.0.



License requirements : None

Parameters
descriptiveNamedescriptive name of the parameter
void NXOpen::Tooling::SpreadsheetDataParameter::SetDescriptiveName ( const char *  descriptiveName)

Sets the descriptive name of the parameter
Created in NX8.0.0.



License requirements : None

Parameters
descriptiveNamedescriptive name of the parameter
void NXOpen::Tooling::SpreadsheetDataParameter::SetParameterName ( const NXString parameterName)

Sets the name of the parameter
Created in NX8.0.0.



License requirements : None

Parameters
parameterNamename of the parameter
void NXOpen::Tooling::SpreadsheetDataParameter::SetParameterName ( const char *  parameterName)

Sets the name of the parameter
Created in NX8.0.0.



License requirements : None

Parameters
parameterNamename of the parameter
void NXOpen::Tooling::SpreadsheetDataParameter::SetParameterValue ( const NXString parameterValue)

Sets the value of the parameter
Created in NX8.0.0.



License requirements : None

Parameters
parameterValuevalue of the parameter
void NXOpen::Tooling::SpreadsheetDataParameter::SetParameterValue ( const char *  parameterValue)

Sets the value of the parameter
Created in NX8.0.0.



License requirements : None

Parameters
parameterValuevalue of the parameter

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