<?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=GetTerrainHeightFlatness</id>
	<title>GetTerrainHeightFlatness - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=GetTerrainHeightFlatness"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetTerrainHeightFlatness&amp;action=history"/>
	<updated>2026-07-21T08:17:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=GetTerrainHeightFlatness&amp;diff=6224&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetTerrainHeightFlatness – created via PowerShell script (2026-06-24T22:27:14Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetTerrainHeightFlatness&amp;diff=6224&amp;oldid=prev"/>
		<updated>2026-06-24T12:27:12Z</updated>

		<summary type="html">&lt;p&gt;GetTerrainHeightFlatness – created via PowerShell script (2026-06-24T22:27:14Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetTerrainHeightFlatness|fDescription=   Returns a height difference value|parentFile=     cmm.positionFunctions.lua|syntax=         CMM.GetTerrainHeightFlatness(vec3&amp;lt;table&amp;gt;)|return=         number or boolean or nil|returnDesc=     Returns a number if all items are valid, if a limit number is defined it will return a boolean if it is within the limit or not, if the vec3 is invalid it will return nil|example=        CMM.GetTerrainHeightFlatness({x=100, y=50, z=10})|exampleDesc=    Returns the closest point on the road network to the given position, or the original position if no roads are found.|related=        |note=           |envType= CMM|par1=         table vec3|reqType1=     table|reqName1=     vec3|desc1=       Vec3 table with x, y, z coordinates|par2=         number or nil radius|optType2=     number or nil|optName2=     radius|desc2=       A number representing the radius in meters around the point to sample terrain heights [DEFAULT: 30]|par3=         number or nil limit|optType3=     number or nil|optName3=     limit|desc3=       An optional number representing a maximum acceptable height difference; if provided, the function will return a boolean indicating whether the height difference is within this limit.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>