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)
Remarks
Examples
Parameters
param1
Type:
Int32
Return Value
Type:
Boolean