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

Represents a Motion::ConfigurationIntegerParameter . More...

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

Public Member Functions

int ActualValue ()
 Returns the actual value
Created in NX11.0.0. More...
 
int InitialValue ()
 Returns the initial value
Created in NX11.0.0. More...
 
void SetActualValue (int 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::ConfigurationIntegerParameter .

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

Created in NX11.0.0.

Member Function Documentation

int NXOpen::Motion::ConfigurationIntegerParameter::ActualValue ( )

Returns the actual value
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

int NXOpen::Motion::ConfigurationIntegerParameter::InitialValue ( )

Returns the initial value
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

void NXOpen::Motion::ConfigurationIntegerParameter::SetActualValue ( int  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.