ALTADataSet.AddStressDefinition: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
{{APIName|=1)}}  
{{APIName|=1)}}  


{{APIComment|Gets or sets use stress value for a particular stress. This value is used in subsequent calculations and plots.}}
{{APIComment|- Adds a stress definition (column). The number of stresses in subsequent calls to AddFailure, AddSuspension etc. must be equal to the number of stress definitions in the data set.}}

Revision as of 20:25, 3 September 2013


Declaration

Public Sub AddStressDefinition(( ByVal Name As String, Optional ByVal StressRelation As ALTASolverLSR {{{1}}} Optional ByVal, UseStress As Double {{{1}}}

- Adds a stress definition (column). The number of stresses in subsequent calls to AddFailure, AddSuspension etc. must be equal to the number of stress definitions in the data set.