Solid Edge Part Type Library
GetBendUserData Method
Specifies the index for the bend data.
Specifies the ColumnId for the column.
Description
This method retrieves user data for the given bend sequence and column.
Syntax
Visual Basic
Public Function GetBendUserData( _
   ByVal Index As Long, _
   ByVal ColumnId As Long _
) As Variant
Parameters
Index
Specifies the index for the bend data.
ColumnId
Specifies the ColumnId for the column.
See Also

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