NX Open C++ Reference Guide
Public Member Functions
NXOpen::Tooling::SpreadsheetDataParameter Class Reference

Represents parameter in the spreadsheet. More...

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

List of all members.

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 SetParameterName (const NXString &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.
virtual ~SpreadsheetDataParameter ()
 Dispose the spreadsheet object
Created in NX8.0.0.

Detailed Description

Represents parameter in the spreadsheet.


Created in NX8.0.0.


Constructor & Destructor Documentation

Dispose the spreadsheet object
Created in NX8.0.0.



License requirements : None


Member Function Documentation

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



License requirements : None

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



License requirements : None

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



License requirements : None

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



License requirements : None

Parameters:
descriptiveNamedescriptive name of the parameter

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



License requirements : None

Parameters:
parameterNamename of the parameter

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.