AMInherentStrainDefinition Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.AMInherentStrainDefinition Bases: enum.Enum Specifies the AMInherentStrainDefinition. Overview Attributes Name Anisotropic Isotropic ScanPattern ThermalStrain Attribute detail AMInherentStrainDefinition.Anisotropic = 1 AMInherentStrainDefinition.Isotropic = 0 AMInherentStrainDefinition.ScanPattern = 2 AMInherentStrainDefinition.ThermalStrain = 3