SupportRemoval#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.SupportRemoval(obj: Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.AMSupport)#

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

InternalObject

InternalObject property.

ProcessStepType

ProcessStepType property.

Support

Support property.

Property detail#

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

InternalObject property.

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

ProcessStepType property.

property SupportRemoval.Support: Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.AMSupport | None#

Support property.

Method detail#

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

Equals method.

SupportRemoval.GetHashCode() int#

GetHashCode method.

SupportRemoval.GetType() type#

GetType method.

SupportRemoval.ToString() str#

ToString method.