Template:ALTADataSet.PlotUseStress: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
{{APIPrefix|As Double}}<br>
{{APIPrefix|As Double}}<br>
{{APIComment|Gets or sets use stress value for a particular stress. This value is used in subsequent calculations and plots.}}
{{APIComment|Gets or sets use stress value for a particular stress. This value is used in subsequent calculations and plots.}}
== Parameters ==
'''Index'''
The 0-Based index of the stress profile in ALTADataSet.
{{APIComment|Gets or sets the Use stress level for the stress profile specified.}}

Revision as of 22:31, 27 January 2014

Public Property PlotUseStress( ByVal Index As Integer) As Double
Gets or sets use stress value for a particular stress. This value is used in subsequent calculations and plots.