================
TKE_Open_Segment
================

Opcode
======

.. csv-table::

	"ASCII", "("
	"Hexadecimal", "28"
	"Decimal", "40"
	
	
Operands
========

Byte length, (length)xByte name

.. csv-table::

	"length", "length of the segment name string (may be zero)"
	"name", "name used to apply to segment"
	
	
Notes
=====

All geometry/attributes after this opcode will apply to this segment until there is another ``TKE_Open_Segment``, ``TKE_Close_Segment``, or ``TKE_Reopen_Segment`` opcode.
