Method to bind a reference key to the persistent object within the document. Returns a specific object, if there is a unique solution.
Name | Type | Description |
ReferenceKey | Byte | Input array of Bytes that contains the reference key to bind back. |
KeyContext | Long | Input Long that specifies the key context to use. This must reference the same context data that was used when the key was originally generated. The key context must be supplied when working with any B-Rep entities (SurfaceBody, Face, Edge, etc.). For other entity types it is ignored. This is an optional argument whose default value is 0. |
MatchType | Variant | Output SolutionNatureEnum that returns the nature of the solution that was found. This is an optional argument whose default value is null. |