NX Open C++ Reference Guide
|
Represents a builder class for the event strength settings. More...
Represents a builder class for the event strength settings.
The event strength settings are the data which describe how to evaluate the strength and what to output for strength results.
Created in NX7.5.0.
Returns the factor of safety.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")
Returns the margin of safety.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")
void NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::SetFactorOfSafety | ( | double | factorOfSafety | ) |
Sets the factor of safety.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")
factorOfSafety | factorofsafety |
void NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::SetMarginOfSafety | ( | bool | marginOfSafety | ) |
Sets the margin of safety.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")
marginOfSafety | marginofsafety |
void NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::SetStrengthSafetyFactor | ( | bool | strengthSafetyFactor | ) |
Sets the strength safety factor.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")
strengthSafetyFactor | strengthsafetyfactor |
void NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::SetStressCriterion | ( | NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::StressCriterionEnum | stressCriterion | ) |
Sets the stress criterion.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")
stressCriterion | stresscriterion |
void NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::SetStressType | ( | NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::StressTypeEnum | stressType | ) |
Sets the stress type.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")
stressType | stresstype |
Returns the strength safety factor.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")
NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::StressCriterionEnum NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::StressCriterion | ( | ) |
Returns the stress criterion.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")
NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::StressTypeEnum NXOpen::CAE::DurabilityEventStrengthSettingsBuilder::StressType | ( | ) |
Returns the stress type.
Created in NX7.5.0.
License requirements : nx_adv_durability ("NX Advanced Durability")