Version: 13.0

    Show / Hide Table of Contents

    Enum BHCurveExtrapolationMethod

    Namespace: SMT.MastaAPI.Materials
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("6f68830e-da3c-65fb-cd4d-91f2826c86b1")]
    [ApiEnumFor("SMT.Materials.BHCurveExtrapolationMethod, SMT.Materials")]
    public enum BHCurveExtrapolationMethod

    Fields

    Name Description
    LawOfApproachToSaturation

    Law of Approach to Saturation

    None

    None

    StraightLine

    Straight Line

    Back to top