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

Represents a Motion::ConfigurationTextParameter . More...

Inheritance diagram for NXOpen::Motion::ConfigurationTextParameter:
NXOpen::Motion::ConfigurationParameter NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXString ActualValue ()
 Returns the actual value
Created in NX11.0.0. More...
 
NXString InitialValue ()
 Returns the initial value
Created in NX11.0.0. More...
 
void SetActualValue (const NXString &actualValue)
 Sets the actual value
Created in NX11.0.0. More...
 
void SetActualValue (const char *actualValue)
 Sets the actual value
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::Motion::ConfigurationParameter
NXString Name ()
 Returns the name
Created in NX11.0.0. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Motion::ConfigurationTextParameter .

This class contains the port association for the output of a mechatronics element
No KF support

Created in NX11.0.0.

Member Function Documentation

NXString NXOpen::Motion::ConfigurationTextParameter::ActualValue ( )

Returns the actual value
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

NXString NXOpen::Motion::ConfigurationTextParameter::InitialValue ( )

Returns the initial value
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

void NXOpen::Motion::ConfigurationTextParameter::SetActualValue ( const NXString actualValue)

Sets the actual value
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
actualValueactualvalue
void NXOpen::Motion::ConfigurationTextParameter::SetActualValue ( const char *  actualValue)

Sets the actual value
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
actualValueactualvalue

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