PrototypeDisplayStyleType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.PrototypeDisplayStyleType Bases: enum.Enum Specifies the PrototypeDisplayStyleType. Overview Attributes Name AssemblyColor BodyColor Material NonLinearMaterialEffects PartColor ShellThickness StiffnessBehavior VisibleThickness Attribute detail PrototypeDisplayStyleType.AssemblyColor = 7 PrototypeDisplayStyleType.BodyColor = 0 PrototypeDisplayStyleType.Material = 2 PrototypeDisplayStyleType.NonLinearMaterialEffects = 3 PrototypeDisplayStyleType.PartColor = 5 PrototypeDisplayStyleType.ShellThickness = 1 PrototypeDisplayStyleType.StiffnessBehavior = 4 PrototypeDisplayStyleType.VisibleThickness = 6