Solid Edge Part Type Library
BindKeyToWeldPartModel Method
Specifies the size of the reference key.
Specifies the reference key to an assembly occurrence to one of the weldment's WeldPartModels.
Description
Returns a model corresponding to the input reference key.
Syntax
Visual Basic
Public Function BindKeyToWeldPartModel( _
   ByVal KeySize As Long, _
   ByRef ReferenceKey() As Byte _
) As WeldPartModel
Parameters
KeySize
Specifies the size of the reference key.
ReferenceKey
Specifies the reference key to an assembly occurrence to one of the weldment's WeldPartModels.
See Also

AssemblyWeldment Object  | AssemblyWeldment Members