:orphan:

============
TKE_Polyline
============

Opcode
======

.. csv-table::

	"ASCII", "L"
	"Hexadecimal", "4C"
	"Decimal", "76"
	
	
Operands
========

Long count, (count)xPoint points 

.. csv-table::

	"count", "number of points in the polyline"
	"points", "``count`` triplets of x, y, z data"
	
	
Notes
=====

Standard polyline definition. Polyline is inserted into the currently opened segment.
