<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Looped Sculpture in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33228#M16469</link>
    <description>&lt;BLOCKQUOTE&gt;Olivier wrote:&lt;BR /&gt;Hi Matthew, nice work, but not sure if Larry can open it because it seems he has AC7.&lt;BR /&gt;
I have a free object that allows to do that, just by moving some hotspots, in 3D view.&lt;BR /&gt;
Unfortunately it is for AC8.&lt;/BLOCKQUOTE&gt;

Oops. Sorry about that. I didn't look at the signature. I don't have time to open AC7 to make a compatible one, but you could copy/paste the code using a text editor. There is only one parameter to set up which is named &lt;FONT color="blue"&gt;tube_radius&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
In fact, why don't I just paste the code here...&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="blue"&gt;&lt;BR /&gt;
ht			= (zzyzx - 2*tube_radius)*0.5&lt;BR /&gt;
wd			= SQR(A^2 + B^2)&lt;BR /&gt;
angle		= ATN(0.5)&lt;BR /&gt;
&lt;BR /&gt;
x1			= A*0.5*COS(angle)&lt;BR /&gt;
x2			= wd - x1&lt;BR /&gt;
y1			= x1*0.5&lt;BR /&gt;
&lt;BR /&gt;
rotz angle&lt;BR /&gt;
&lt;BR /&gt;
TUBE 2, 8, 111,&lt;BR /&gt;
	0, 			0, 		901,&lt;BR /&gt;
	tube_radius, 	360, 	4001,&lt;BR /&gt;
&lt;BR /&gt;
	0, 	0, 	-1, 	0,&lt;BR /&gt;
	0, 	0, 	0, 	0,&lt;BR /&gt;
	0, 	0, 	ht, 	0,&lt;BR /&gt;
	x1, 	y1, 	ht, 	0,&lt;BR /&gt;
	x2, 	-y1, 	ht, 	0,&lt;BR /&gt;
	wd, 	0, 	ht, 	0,&lt;BR /&gt;
	wd, 	0, 	0, 	0,&lt;BR /&gt;
	wd, 	0, 	-1, 	0&lt;BR /&gt;
&lt;BR /&gt;
mul 1, -1, -1&lt;BR /&gt;
&lt;BR /&gt;
TUBE 2, 8, 111,&lt;BR /&gt;
	0, 			0, 		901,&lt;BR /&gt;
	tube_radius, 	360, 	4001,&lt;BR /&gt;
&lt;BR /&gt;
	0, 	0, 	-1, 	0,&lt;BR /&gt;
	0, 	0, 	0, 	0,&lt;BR /&gt;
	0, 	0, 	ht, 	0,&lt;BR /&gt;
	x1, 	y1, 	ht, 	0,&lt;BR /&gt;
	x2, 	-y1, 	ht, 	0,&lt;BR /&gt;
	wd, 	0, 	ht, 	0,&lt;BR /&gt;
	wd, 	0, 	0, 	0,&lt;BR /&gt;
	wd, 	0, 	-1, 	0&lt;BR /&gt;
&lt;/FONT&gt;</description>
    <pubDate>Wed, 06 Oct 2004 17:34:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-10-06T17:34:00Z</dc:date>
    <item>
      <title>Looped Sculpture</title>
      <link>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33225#M16466</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello! I'm Larry, MArch student in Hong Kong, and is new registered member.  I worked with ArchiCAD+art-lantis for several yrs.  There is no support for ArchiCAD user in HK most of the renderer is using 3D Studio + AutoCAD.  &lt;BR /&gt;
&lt;BR /&gt;
I have a problem now. I don't know how to draw such LOOPED Cylinder sulpture.  The diameter of tube is around 300mm.  I only know to create a horizontal tube by using proflier but it cannot bend the tube upwards by 90 degree. Could anyone teach me? THX a lot. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;/R&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/16493i8AA3702FEF5843A8/image-size/large?v=v2&amp;amp;px=999" border="0" alt="IMG_0289 small.JPG" title="IMG_0289 small.JPG" /&gt;</description>
      <pubDate>Wed, 06 Oct 2004 04:59:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33225#M16466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-06T04:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Looped Sculpture</title>
      <link>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33226#M16467</link>
      <description>I couldn't resist this one. &lt;BR /&gt;
&lt;BR /&gt;
Attached is a simple library part for the sculpture. &lt;BR /&gt;
&lt;BR /&gt;
It is very basic. I haven't tweaked the code for ease of use. It is placed by it's center elevation (not the bottom), but it is stretchy with a parameter for the radius.&lt;BR /&gt;
&lt;BR /&gt;
Please feel free to use/study/modify it as you wish.</description>
      <pubDate>Wed, 06 Oct 2004 15:21:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33226#M16467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-06T15:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Looped Sculpture</title>
      <link>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33227#M16468</link>
      <description>Hi Matthew, nice work, but not sure if Larry can open it because it seems he has AC7.&lt;BR /&gt;
I have a free object that allows to do that, just by moving some hotspots, in 3D view.&lt;BR /&gt;
Unfortunately it is for AC8.</description>
      <pubDate>Wed, 06 Oct 2004 16:25:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33227#M16468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-06T16:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Looped Sculpture</title>
      <link>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33228#M16469</link>
      <description>&lt;BLOCKQUOTE&gt;Olivier wrote:&lt;BR /&gt;Hi Matthew, nice work, but not sure if Larry can open it because it seems he has AC7.&lt;BR /&gt;
I have a free object that allows to do that, just by moving some hotspots, in 3D view.&lt;BR /&gt;
Unfortunately it is for AC8.&lt;/BLOCKQUOTE&gt;

Oops. Sorry about that. I didn't look at the signature. I don't have time to open AC7 to make a compatible one, but you could copy/paste the code using a text editor. There is only one parameter to set up which is named &lt;FONT color="blue"&gt;tube_radius&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
In fact, why don't I just paste the code here...&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="blue"&gt;&lt;BR /&gt;
ht			= (zzyzx - 2*tube_radius)*0.5&lt;BR /&gt;
wd			= SQR(A^2 + B^2)&lt;BR /&gt;
angle		= ATN(0.5)&lt;BR /&gt;
&lt;BR /&gt;
x1			= A*0.5*COS(angle)&lt;BR /&gt;
x2			= wd - x1&lt;BR /&gt;
y1			= x1*0.5&lt;BR /&gt;
&lt;BR /&gt;
rotz angle&lt;BR /&gt;
&lt;BR /&gt;
TUBE 2, 8, 111,&lt;BR /&gt;
	0, 			0, 		901,&lt;BR /&gt;
	tube_radius, 	360, 	4001,&lt;BR /&gt;
&lt;BR /&gt;
	0, 	0, 	-1, 	0,&lt;BR /&gt;
	0, 	0, 	0, 	0,&lt;BR /&gt;
	0, 	0, 	ht, 	0,&lt;BR /&gt;
	x1, 	y1, 	ht, 	0,&lt;BR /&gt;
	x2, 	-y1, 	ht, 	0,&lt;BR /&gt;
	wd, 	0, 	ht, 	0,&lt;BR /&gt;
	wd, 	0, 	0, 	0,&lt;BR /&gt;
	wd, 	0, 	-1, 	0&lt;BR /&gt;
&lt;BR /&gt;
mul 1, -1, -1&lt;BR /&gt;
&lt;BR /&gt;
TUBE 2, 8, 111,&lt;BR /&gt;
	0, 			0, 		901,&lt;BR /&gt;
	tube_radius, 	360, 	4001,&lt;BR /&gt;
&lt;BR /&gt;
	0, 	0, 	-1, 	0,&lt;BR /&gt;
	0, 	0, 	0, 	0,&lt;BR /&gt;
	0, 	0, 	ht, 	0,&lt;BR /&gt;
	x1, 	y1, 	ht, 	0,&lt;BR /&gt;
	x2, 	-y1, 	ht, 	0,&lt;BR /&gt;
	wd, 	0, 	ht, 	0,&lt;BR /&gt;
	wd, 	0, 	0, 	0,&lt;BR /&gt;
	wd, 	0, 	-1, 	0&lt;BR /&gt;
&lt;/FONT&gt;</description>
      <pubDate>Wed, 06 Oct 2004 17:34:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33228#M16469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-06T17:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Looped Sculpture</title>
      <link>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33229#M16470</link>
      <description>Matthew &amp;amp; Olivier,&lt;BR /&gt;
&lt;BR /&gt;
Thank you so much!.  Actually, I have AC8 and such sculpture's library object is OK. In fact I afraid of the different layout of palettes inAC8 (the square infox box is very large).  I will try AC8 from right now.&lt;BR /&gt;
&lt;BR /&gt;
PS. I learn some GDL concept before, could you suggest some book which is good for beginner.  I always find AC is difficult to draw irregular or curvical surface (like NOX's work), so I always concern whether I should learn Form Z or 3D studio viz... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cry.gif" style="display : inline;" /&gt;</description>
      <pubDate>Sat, 09 Oct 2004 01:07:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Looped-Sculpture/m-p/33229#M16470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-09T01:07:12Z</dc:date>
    </item>
  </channel>
</rss>

