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

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