Solid Edge Assembly Type Library
BindKeyToObject Method
Specifies the reference key to be associated with the given object.
Specifies the Occurrence, SubOccurrence, or TopologyReference object.
Description
Binds a specified reference key to a specified Occurrence, SubOccurrence, or TopologyReference object.
Syntax
Visual Basic
Public Sub BindKeyToObject( _
   ByRef ReferenceKey() As Byte, _
   ByRef Object As Object _
) 
Parameters
ReferenceKey
Specifies the reference key to be associated with the given object.
Object
Specifies the Occurrence, SubOccurrence, or TopologyReference object.
See Also

AssemblyDocument Object  | AssemblyDocument Members