:orphan:

================
TKE_Edge_Pattern
================


Opcode
======

.. csv-table::

	"ASCII", "(none)"
	"Hexadecimal", "0D"
	"Decimal", "13"
	

Operands
========

Byte pattern, Byte capjoin 

.. csv-table::

	"pattern", "enumeration of basic edge pattern"
	"elements", "combined enumeration of cap and join styles"
	
	
Notes
=====

The lower nibble (4 bits) of capjoin is an enumeration of the end cap type, the upper nibble is the join type.

Definitions may be found :doc:`here </general/hsf/opcodes/line_pattern_table>`.
