OrthotropicTabularCorrectionFactorCorrectionIndependentDefinitions Property

These correspond to the independent values for this correction factor. These are represented by the column headers on the correction factors form in the UI.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public HashSet<CorrectionIndependentDefinition> CorrectionIndependentDefinitions { get; }

Property Value

HashSetCorrectionIndependentDefinition

See Also