<?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=ConvertGRIDtoVec3</id>
	<title>ConvertGRIDtoVec3 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=ConvertGRIDtoVec3"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=ConvertGRIDtoVec3&amp;action=history"/>
	<updated>2026-06-04T14:20:24Z</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=ConvertGRIDtoVec3&amp;diff=5979&amp;oldid=prev</id>
		<title>Ozdeadmeat: ConvertGRIDtoVec3 – created via PowerShell script (2025-11-11T21:12:36Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=ConvertGRIDtoVec3&amp;diff=5979&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:38Z</updated>

		<summary type="html">&lt;p&gt;ConvertGRIDtoVec3 – created via PowerShell script (2025-11-11T21:12:36Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          ConvertGRIDtoVec3|fDescription=   Converts an MGRS grid table into a 3D vector by transforming geographic coordinates using UTM zone and MGRS digit string, then converting to local origin coordinates with y value derived from terrain height.|parentFile=     cmm.positionFunctions.lua|syntax=         CMM.ConvertGRIDtoVec3(GRID &amp;lt;TBL&amp;gt;)|return=         table or nil|returnDesc=     Returns a vec3 table with x, y, z coordinates if input is valid; returns nil if input is invalid or missing required fields.|example=        CMM.ConvertGRIDtoVec3({UTMZone = 33, MGRSDigraph = &amp;quot;123456&amp;quot;})|exampleDesc=    Transforms MGRS grid data into a 3D position vector using UTM zone and digit string, retrieves terrain height at the calculated position, and returns the resulting coordinates or nil if input is invalid.|related=        |note=           |envType= CMM|par1=         table GRID|reqType1=     table|reqName1=     GRID|desc1=       Table containing MGRS grid data with UTMZone and MGRSDigraph fields, used to derive geographic coordinates.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>