Solid Edge Part Type Library
BindWeldPartModelToKey Method
Specifies the input model from which the reference key is returned.
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 reference key from the assembly occurrence corresponding to the input model.
Syntax
Visual Basic
Public Sub BindWeldPartModelToKey( _
   ByVal WeldPartModel As WeldPartModel, _
   ByRef KeySize As Long, _
   ByRef ReferenceKey() As Byte _
) 
Parameters
WeldPartModel
Specifies the input model from which the reference key is returned.
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