<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: Parametric truss</title>
	<atom:link href="http://www.torabiarchitect.com/blog/?feed=rss2&#038;p=86" rel="self" type="application/rss+xml" />
	<link>http://www.torabiarchitect.com/blog/?p=86</link>
	<description>Digital Architecture &#38; Technology</description>
	<lastBuildDate>Fri, 24 Aug 2012 16:17:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: Viktor</title>
		<link>http://www.torabiarchitect.com/blog/?p=86&#038;cpage=1#comment-4654</link>
		<dc:creator><![CDATA[Viktor]]></dc:creator>
		<pubDate>Sun, 08 May 2011 16:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=86#comment-4654</guid>
		<description><![CDATA[Thank you a lot, I&#039;vefound mistake in apsence of space between 0 and &quot;then&quot; in myn.
But there appeared one more : 
&gt;&gt; MAXScript Script Controller Exception: -- Runtime error: Shape operation on non-shape: Editable Mesh &lt;&lt;

And it allways comes except i use line without any modifier. including nurbs curve!]]></description>
		<content:encoded><![CDATA[<p>Thank you a lot, I&#8217;vefound mistake in apsence of space between 0 and &#8220;then&#8221; in myn.<br />
But there appeared one more :<br />
&gt;&gt; MAXScript Script Controller Exception: &#8212; Runtime error: Shape operation on non-shape: Editable Mesh &lt;&lt;</p>
<p>And it allways comes except i use line without any modifier. including nurbs curve!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.torabiarchitect.com/blog/?p=86&#038;cpage=1#comment-4643</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 08 May 2011 05:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=86#comment-4643</guid>
		<description><![CDATA[Hi Viktor ,
You are missing the &#039;else&#039; expression after &#039;then&#039;. 
the correct syntax is:

for the vertex 1 :

offset = if index1/2-int(index1/2)== 0 then -1 else 0
curvecontroller curve:$top localoffset:offset

--------------------
for the vertex 2 :

offset = if index1/2-int(index1/2)== 0 then 1 else 0
curvecontroller curve:$button localoffset:offset]]></description>
		<content:encoded><![CDATA[<p>Hi Viktor ,<br />
You are missing the &#8216;else&#8217; expression after &#8216;then&#8217;.<br />
the correct syntax is:</p>
<p>for the vertex 1 :</p>
<p>offset = if index1/2-int(index1/2)== 0 then -1 else 0<br />
curvecontroller curve:$top localoffset:offset</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
for the vertex 2 :</p>
<p>offset = if index1/2-int(index1/2)== 0 then 1 else 0<br />
curvecontroller curve:$button localoffset:offset</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viktor</title>
		<link>http://www.torabiarchitect.com/blog/?p=86&#038;cpage=1#comment-4634</link>
		<dc:creator><![CDATA[Viktor]]></dc:creator>
		<pubDate>Sat, 07 May 2011 21:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=86#comment-4634</guid>
		<description><![CDATA[-- Syntax error: at then, expected 
--  In line: script_4197=(offset index1/2-int(index1/2)== 0 then -1
-- Syntax error: at then, expected 
--  In line: script_4197=(offset index1/2-int(index1/2)== 0 then -1
&gt;&gt; MAXScript Script Controller Exception: -- Unknown system exception &lt;&lt;]]></description>
		<content:encoded><![CDATA[<p>&#8212; Syntax error: at then, expected<br />
&#8212;  In line: script_4197=(offset index1/2-int(index1/2)== 0 then -1<br />
&#8212; Syntax error: at then, expected<br />
&#8212;  In line: script_4197=(offset index1/2-int(index1/2)== 0 then -1<br />
&gt;&gt; MAXScript Script Controller Exception: &#8212; Unknown system exception &lt;&lt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viktor</title>
		<link>http://www.torabiarchitect.com/blog/?p=86&#038;cpage=1#comment-4624</link>
		<dc:creator><![CDATA[Viktor]]></dc:creator>
		<pubDate>Sat, 07 May 2011 18:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=86#comment-4624</guid>
		<description><![CDATA[I&#039;m doing the same, your video shows. but allways stack with different kind of mistake in MaxScript.
 Can you please write down script as it is in your example.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m doing the same, your video shows. but allways stack with different kind of mistake in MaxScript.<br />
 Can you please write down script as it is in your example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
