Solid Edge Assembly Type Library
GetReferenceKey Method
Returns the reference key for the specified object.
Returns the size of the reference key.
Description
Returns a reference key for the referenced object.
Syntax
Visual Basic
Public Sub GetReferenceKey( _
   ByRef ReferenceKey() As Byte, _
   Optional ByRef KeySize As Variant _
) 
Parameters
ReferenceKey
Returns the reference key for the specified object.
KeySize
Returns the size of the reference key.
Remarks
This persistent reference can be used across sessions.
See Also

SubassemblyBody Object  | SubassemblyBody Members  | Solid Edge V18 - What's New