NX Open C++ Reference Guide
|
Represents a CAE::ModelUpdateOverallWeightsBuilder
To create a new instance of this class, use CAE::ModelUpdateSolution::CreateOverallWeightsBuilder
Created in NX7.5.0.
More...
Public Member Functions | |
double | Frequencies () |
Returns the overall weights of frequency targets Created in NX7.5.0. | |
double | ModeShapes () |
Returns the overall weights of mode shape targets Created in NX7.5.0. | |
void | SetFrequencies (double frequencies) |
Sets the overall weights of frequency targets Created in NX7.5.0. | |
void | SetModeShapes (double modeShapes) |
Sets the overall weights of mode shape targets Created in NX7.5.0. |
Represents a CAE::ModelUpdateOverallWeightsBuilder
To create a new instance of this class, use CAE::ModelUpdateSolution::CreateOverallWeightsBuilder
Created in NX7.5.0.
Returns the overall weights of frequency targets
Created in NX7.5.0.
License requirements : None
Returns the overall weights of mode shape targets
Created in NX7.5.0.
License requirements : None
void NXOpen::CAE::ModelUpdateOverallWeightsBuilder::SetFrequencies | ( | double | frequencies | ) |
Sets the overall weights of frequency targets
Created in NX7.5.0.
License requirements : nx_correl_update ("FE Model Update")
frequencies | frequencies |
void NXOpen::CAE::ModelUpdateOverallWeightsBuilder::SetModeShapes | ( | double | modeShapes | ) |
Sets the overall weights of mode shape targets
Created in NX7.5.0.
License requirements : nx_correl_update ("FE Model Update")
modeShapes | modeshapes |