Add(IAMProcessStep)

Adds a support or base removal step. Throws a notSupportedException if the same step was already added. Usage: removalSequence.Add(Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.BaseRemoval()) removalSequence.Add(Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.SupportRemoval(supportObj))

Declaration Syntax

public virtual void Add(IAMProcessStep item)

Parameters

item(IAMProcessStep)

No details are provided for this entry.