CooldownStep#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.CooldownStep#

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

InternalObject

InternalObject property.

ProcessStepType

ProcessStepType property.

Property detail#

property CooldownStep.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSAMProcessSequenceStep | None#

InternalObject property.

property CooldownStep.ProcessStepType: Ansys.Mechanical.DataModel.Enums.AMProcessStepType | None#

ProcessStepType property.

Method detail#

CooldownStep.Equals(other: Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.IAMProcessStep) bool#

Equals method.

CooldownStep.GetHashCode() int#

GetHashCode method.

CooldownStep.GetType() type#

GetType method.

CooldownStep.ToString() str#

ToString method.