Enum SteelBarCalculationParameters.BucklingCurveLt
public enum SteelBarCalculationParameters.BucklingCurveLt
- Extension Methods
Fields
[Parseable(new string[] { "Auto", "auto", "AUTO" })] Auto = -1[Parseable(new string[] { "a", "A" })] a = 0[Parseable(new string[] { "b", "B" })] b = 1[Parseable(new string[] { "c", "C" })] c = 2[Parseable(new string[] { "d", "D" })] d = 3