Solid Edge Part Type Library
ChangeBendSequence Method
Specifies the index for the old bend sequence.
Specifies the index for the new bend sequence.
Description
This method changes the bend sequence for the bends in a sheet metal bend table.
Syntax
Visual Basic
Public Sub ChangeBendSequence( _
   ByVal OldIndex As Long, _
   ByVal NewIndex As Long _
) 
Parameters
OldIndex
Specifies the index for the old bend sequence.
NewIndex
Specifies the index for the new bend sequence.
See Also

BendTable Object  | BendTable Members  | Solid Edge V19 - What's New