NX Open C++ Reference Guide
|
Represents the setting for combination evaluation. More...
Represents the setting for combination evaluation.
NXOpen::CAE::ResponseSimulation::CombinationEvaluationOptions::MultipleExcitationCombinationMethod NXOpen::CAE::ResponseSimulation::CombinationEvaluationOptions::CombinationMethod | ( | ) |
Returns the combination method for multiple excitation combination
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::CombinationEvaluationOptions::EvaluationMethod NXOpen::CAE::ResponseSimulation::CombinationEvaluationOptions::EvaluationMethodOption | ( | ) |
Returns the calculation method
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
Returns the neighboring factor.
Must be specified when calculation method is CAE::ResponseSimulation::CombinationEvaluationOptions::EvaluationMethodNrl
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
Sets the combination method for multiple excitation combination
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
combinationMethod | combination method |
void NXOpen::CAE::ResponseSimulation::CombinationEvaluationOptions::SetEvaluationMethodOption | ( | NXOpen::CAE::ResponseSimulation::CombinationEvaluationOptions::EvaluationMethod | method | ) |
Sets the calculation method
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
method | method |
void NXOpen::CAE::ResponseSimulation::CombinationEvaluationOptions::SetNeighboringFactor | ( | double | neighboringFactor | ) |
Sets the neighboring factor.
Must be specified when calculation method is CAE::ResponseSimulation::CombinationEvaluationOptions::EvaluationMethodNrl
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
neighboringFactor | neighboring factor |
void NXOpen::CAE::ResponseSimulation::CombinationEvaluationOptions::SetTimeDuration | ( | double | timeDuration | ) |
Sets the time duration in second.
Must be specified when calculation method is CAE::ResponseSimulation::CombinationEvaluationOptions::EvaluationMethodNqcDoubleSum
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
timeDuration | time duration |
Returns the time duration in second.
Must be specified when calculation method is CAE::ResponseSimulation::CombinationEvaluationOptions::EvaluationMethodNqcDoubleSum
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")