ReinforcingStressState Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.ReinforcingStressState Bases: enum.Enum Specifies the ReinforcingStressState. Overview Attributes Name PlaneStressOnly PlaneStressWithTransverseShear PlaneStressWithTransverseShearAndBending Attribute detail ReinforcingStressState.PlaneStressOnly = 0 ReinforcingStressState.PlaneStressWithTransverseShear = 1 ReinforcingStressState.PlaneStressWithTransverseShearAndBending = 2