Boolean AMSupportRemovalSequence.Remove(Int32 param1)

Remove a support or base removal step by index. Returns true if the step was removed Returns false if the step could not be removed because it did not exist Usage: removalSequence.Remove(0)

Parameters

Return Value

Type: Boolean