Version: 13.0

    Show / Hide Table of Contents

    Enum DensitySpecificationMethod

    Namespace: SMT.MastaAPI.Materials
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("6e6e6528-efc7-d60d-b454-40d47d374850")]
    [ApiEnumFor("SMT.Materials.DensitySpecificationMethod, SMT.Materials")]
    public enum DensitySpecificationMethod

    Fields

    Name Description
    TemperatureAndValueAtTemperatureSpecified

    Temperature and Value at Temperature Specified

    TemperatureIndependentValue

    Temperature Independent Value

    UserSpecifiedVsTemperature

    User-Specified Vs. Temperature

    Back to top