<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=Tools.drawPoly</id>
	<title>Tools.drawPoly - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=Tools.drawPoly"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Tools.drawPoly&amp;action=history"/>
	<updated>2026-06-04T14:17:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=Tools.drawPoly&amp;diff=6069&amp;oldid=prev</id>
		<title>Ozdeadmeat: tools.drawPoly – created via PowerShell script (2025-11-11T21:12:52Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Tools.drawPoly&amp;diff=6069&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:53Z</updated>

		<summary type="html">&lt;p&gt;tools.drawPoly – created via PowerShell script (2025-11-11T21:12:52Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          tools.drawPoly|fDescription=   Draws a polygon in the world using a series of relative points offset from a base position, with configurable line and fill colors, and outputs the world positions for debugging via JSON.|parentFile=     cmm.tools.lua|syntax=         CMM.tools.drawPoly(Position &amp;lt;vector&amp;gt;, RelPointsArray &amp;lt;TBL&amp;gt;)|return=         nil|returnDesc=     Returns nothing, triggers a marker overlay on the map with the polygon shape.|example=        CMM.tools.drawPoly({x=100, y=200, z=0}, {{dir={x=1, y=0, z=0}, range=50}, {dir={x=0, y=1, z=0}, range=30}})|exampleDesc=    Creates a polygon with two relative points, one to the right and one upward from the base position, drawing a visible shape with default line and fill colors.|related=        |note=           |envType= CMM|par1=         table Position|reqType1=     table|reqName1=     Position|desc1=       The base position in world space from which to calculate relative points.|par2=         table RelPointsArray|reqType2=     table|reqName2=     RelPointsArray|desc2=       Table of relative point definitions, each containing &amp;#039;dir&amp;#039; and &amp;#039;range&amp;#039; fields specifying direction and distance to offset from the base position.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>