Contents Namespaces | Ansys.ACT.Automation.Mechanical.AdditiveManufacturing Namespace | AMSupportRemovalSequence | Print page RemoveAt(int) Remove AM step at index. Throws IndexOutOfRangeException if index is out of range Usage: removalSequence.RemoveAt(0) Declaration Syntaxpublic virtual void RemoveAt(int index)Parametersindex(int)No details are provided for this entry. « Insert(int, IAMProcessStep) Swap(IAMProcessStep, IAMProcessStep) »