<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LaN  / LIVE ARCHITECTURE NETWORK &#187; RhinoScript Functions</title>
	<atom:link href="http://www.livearchitecture.net/archives/category/code/rhinoscript-functions/feed" rel="self" type="application/rss+xml" />
	<link>http://www.livearchitecture.net</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 15:09:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Function: Remap Array</title>
		<link>http://www.livearchitecture.net/archives/3351</link>
		<comments>http://www.livearchitecture.net/archives/3351#comments</comments>
		<pubDate>Fri, 12 Jun 2009 11:50:07 +0000</pubDate>
		<dc:creator>luis</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[RhinoScript Functions]]></category>

		<guid isPermaLink="false">http://www.livearchitecture.net/?p=3351</guid>
		<description><![CDATA[ReMap Array &#8216;================================= &#8216;ReMap Array &#8216;This function takes a numeric array and remaps each &#8216;element to the users specified range &#8216; &#8216;syntax: &#8216;funcRemapArray(arrNum, dblNumMin, dblNumMax) &#8216; &#8216;parameters: &#8216;arrNum  Required. Array. An array of numbers &#8216;dblNumMin Required. Number. Range min value &#8216;dblNumMax Required. Number. Range max value &#8216; &#8216;returns: &#8216;Array  An array or the remapped number values &#8216;=====================================]]></description>
		<wfw:commentRss>http://www.livearchitecture.net/archives/3351/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reparameterize Surface</title>
		<link>http://www.livearchitecture.net/archives/3260</link>
		<comments>http://www.livearchitecture.net/archives/3260#comments</comments>
		<pubDate>Wed, 10 Jun 2009 09:05:15 +0000</pubDate>
		<dc:creator>luis</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[RhinoScript Functions]]></category>

		<guid isPermaLink="false">http://www.livearchitecture.net/?p=3260</guid>
		<description><![CDATA[A function to match the domain parameterization of one surface to another.]]></description>
		<wfw:commentRss>http://www.livearchitecture.net/archives/3260/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

