NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::ModelUpdateDesignVariable Class Reference

Represents a CAE::ModelUpdateDesignVariable , which is a meta-solution used to update finite element models to match real life test data
Created in NX8.0.1. More...

Inheritance diagram for NXOpen::CAE::ModelUpdateDesignVariable:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

bool GetActivityStatus ()
 Gets activity status.
NXOpen::CAE::ModelingObjectPropertyTableGetDesignVariableModelingObject ()
 Gets the design variable modeling object.
double GetLowerBound ()
 Gets lower bound.
double GetUpperBound ()
 Gets upper bound.
double GetValue ()
 Gets value.
double GetWeight ()
 Gets weight.
void SetActivityStatus (bool active)
 Sets activity status
Created in NX8.0.1.
void SetLowerBound (double lowerBound)
 Sets lower bound
Created in NX8.0.1.
void SetUpperBound (double upperBound)
 Sets upper bound
Created in NX8.0.1.
void SetValue (double value)
 Sets value
Created in NX8.0.1.
void SetWeight (double weight)
 Sets weight
Created in NX8.0.1.

Detailed Description

Represents a CAE::ModelUpdateDesignVariable , which is a meta-solution used to update finite element models to match real life test data
Created in NX8.0.1.



Member Function Documentation

Gets activity status.

Returns:

Created in NX8.0.1.

License requirements : nx_correl_update ("FE Model Update")

Gets the design variable modeling object.

Returns:

Created in NX8.0.1.

License requirements : None

Gets lower bound.

Returns:

Created in NX8.0.1.

License requirements : nx_correl_update ("FE Model Update")

Gets upper bound.

Returns:

Created in NX8.0.1.

License requirements : nx_correl_update ("FE Model Update")

Gets value.

Returns:

Created in NX8.0.1.

License requirements : nx_correl_update ("FE Model Update")

Gets weight.

Returns:

Created in NX8.0.1.

License requirements : nx_correl_update ("FE Model Update")

Sets activity status
Created in NX8.0.1.



License requirements : nx_correl_update ("FE Model Update")

Parameters:
activeactive

Sets lower bound
Created in NX8.0.1.



License requirements : nx_correl_update ("FE Model Update")

Parameters:
lowerBoundlower bound

Sets upper bound
Created in NX8.0.1.



License requirements : nx_correl_update ("FE Model Update")

Parameters:
upperBoundupper bound

Sets value
Created in NX8.0.1.



License requirements : nx_correl_update ("FE Model Update")

Parameters:
valuevalue

Sets weight
Created in NX8.0.1.



License requirements : nx_correl_update ("FE Model Update")

Parameters:
weightweight

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