PFactorResultType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.PFactorResultType Bases: enum.Enum Specifies the PFactorResultType. Overview Attributes Name CumulativeEffectiveMassRatio EffectiveMass PFactorAll ParticipationFactor Attribute detail PFactorResultType.CumulativeEffectiveMassRatio = 2 PFactorResultType.EffectiveMass = 1 PFactorResultType.PFactorAll = 3 PFactorResultType.ParticipationFactor = 0