=======================
TKE_Renumber_Key_Global
=======================

Opcode
======

.. csv-table::

	"ASCII", "K"
	"Hexadecimal", "4B"
	"Decimal", "75"


Operands
========

Long value

.. csv-table::

	"value", "key to be associated with the object"
	
	
Notes
=====

This opcode allows the user to associate user-defined keys (positive signed longs) with geometric items and segments so that they may be referenced directly with a value meaningful to the application. A global key value is interpreted regardless of the current context (open segment), unless the current context contains a local key of the same value.

Note: 3dGS keys are the same size as a pointer (8 bytes on some systems), HSF restricts them to 4-byte values.