Solid Edge Part Type Library
DeleteColumn Method
Specifies the Id for the column being deleted.
Description
This method deletes a column from a sheet metal bend table.
Syntax
Visual Basic
Public Sub DeleteColumn( _
   ByVal ColumnId As Long _
) 
Parameters
ColumnId
Specifies the Id for the column being deleted.
See Also

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