Enum StressResultsType
Namespace: SMT.MastaAPI.NodalAnalysis
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("32abee5b-0135-f5b9-2be7-99a3d839f53f")]
[ApiEnumFor("SMT.NodalAnalysis.StressResultsType, SMT.NodalAnalysis")]
public enum StressResultsType
Fields
Name | Description |
---|---|
MaximumTensilePrincipalStress | Maximum Tensile Principal Stress |
OnestPrincipalStress | 1st Principal Stress |
StressIntensity | The maximum principal stress minus the minimum principal stress |
ThreerdPrincipalStress | 3rd Principal Stress |
TwondPrincipalStress | 2nd Principal Stress |
VonMisesStress | Von Mises Stress |
XComponent | X Component |
XYShearStress | XY Shear Stress |
XZShearStress | XZ Shear Stress |
YComponent | Y Component |
YZShearStress | YZ Shear Stress |
ZComponent | Z Component |