<?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: Angled Column Library Part ? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25716#M37997</link>
    <description>do you know any GDL? i'm quite hopeless with advanced GDL, but what you need can be achieved really easily with some very basic GDL . . . either modifying an existing similar object, or making your own:&lt;BR /&gt;
&lt;BR /&gt;
begin a new object and insert some parameters:&lt;BR /&gt;
dwColDia - Column Diameter (set as 'length'-type parameter)&lt;BR /&gt;
dwColLen - Column Length (set as 'length'-type parameter)&lt;BR /&gt;
dwIncAng - Inclination Angle (set as an 'angle'-type parameter)&lt;BR /&gt;
&lt;BR /&gt;
in the 3D script:
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;roty dwIncAng

cylind dwColLen, dwColDia/2

del 1

end
&lt;/PRE&gt;

in the 2D script:
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;project2 3, 270, 2
&lt;/PRE&gt;

with a little more reading of the basics of GDL (the GDL Cookbook is a must!) you can embellish this with pens, fills, materials, etc, etc . . .&lt;BR /&gt;
&lt;BR /&gt;
OR:&lt;BR /&gt;
go to the object tool and navigate to the '3D primitives' folder (or something similar). there may be an object in there that is a simple cylinder and allows you to rotate it around it's axis . . . i can't remember what was in the 6.5 library.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
~/archiben</description>
    <pubDate>Sat, 19 Feb 2005 02:23:46 GMT</pubDate>
    <dc:creator>__archiben</dc:creator>
    <dc:date>2005-02-19T02:23:46Z</dc:date>
    <item>
      <title>Angled Column Library Part ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25715#M37996</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am using ArchiCad 6.x&lt;BR /&gt;
I am attempting to create a round column ( or post ) at an angle (18 degrees to the horizontal). And I need the ends of the round column square to the sides. Any suggestions is GREATLY appreciated.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Feb 2005 20:51:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25715#M37996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-18T20:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Angled Column Library Part ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25716#M37997</link>
      <description>do you know any GDL? i'm quite hopeless with advanced GDL, but what you need can be achieved really easily with some very basic GDL . . . either modifying an existing similar object, or making your own:&lt;BR /&gt;
&lt;BR /&gt;
begin a new object and insert some parameters:&lt;BR /&gt;
dwColDia - Column Diameter (set as 'length'-type parameter)&lt;BR /&gt;
dwColLen - Column Length (set as 'length'-type parameter)&lt;BR /&gt;
dwIncAng - Inclination Angle (set as an 'angle'-type parameter)&lt;BR /&gt;
&lt;BR /&gt;
in the 3D script:
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;roty dwIncAng

cylind dwColLen, dwColDia/2

del 1

end
&lt;/PRE&gt;

in the 2D script:
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;project2 3, 270, 2
&lt;/PRE&gt;

with a little more reading of the basics of GDL (the GDL Cookbook is a must!) you can embellish this with pens, fills, materials, etc, etc . . .&lt;BR /&gt;
&lt;BR /&gt;
OR:&lt;BR /&gt;
go to the object tool and navigate to the '3D primitives' folder (or something similar). there may be an object in there that is a simple cylinder and allows you to rotate it around it's axis . . . i can't remember what was in the 6.5 library.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
~/archiben</description>
      <pubDate>Sat, 19 Feb 2005 02:23:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25716#M37997</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2005-02-19T02:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Angled Column Library Part ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25717#M37998</link>
      <description>Dennis,&lt;BR /&gt;
The part you are looking for is called "cylinder angled 65"&lt;BR /&gt;
In special construction/primitives.&lt;BR /&gt;
If you need to cut it at a different angle than the part allows&lt;BR /&gt;
use roofs to cut it the the way you want.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Sat, 19 Feb 2005 05:36:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25717#M37998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-19T05:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Angled Column Library Part ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25718#M37999</link>
      <description>Thank you Peter Devlin and ~/archiben.  The problem is that I don't have "cylinder angled 65 In special construction/primitives. " ( probably because that is part of a later archicad upgrade version than I have) , nor do I know anything about GDL.&lt;BR /&gt;
&lt;BR /&gt;
Thanks anyway. for trying to help.</description>
      <pubDate>Sat, 19 Feb 2005 15:42:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25718#M37999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-19T15:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Angled Column Library Part ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25719#M38000</link>
      <description>Dennis,&lt;BR /&gt;
With the library part "cylinder angled 65", you don't need&lt;BR /&gt;
to use any GDL.&lt;BR /&gt;
You can still upgrade your version of AC to Archicad 6.5 v4.&lt;BR /&gt;
I believe either GSTR (Graphisoft US Technical Resources)&lt;BR /&gt;
or Graphisoft  ArchiCAD Support ,&lt;BR /&gt;
has the upgrade and the Archicad 6.5 v4 library.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Sat, 19 Feb 2005 21:40:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25719#M38000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-19T21:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Angled Column Library Part ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25720#M38001</link>
      <description>&lt;BLOCKQUOTE&gt;dennisewilson wrote:&lt;BR /&gt; &lt;BR /&gt;
The problem is that I don't have "cylinder angled 65 In special construction/primitives. " 
&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
Dennis, &lt;BR /&gt;
 &lt;BR /&gt;
6.0 is a long time ago but I know that the "Primitives" folder has been around a long time too. It may have been called "Basic Shapes" back then but I do know that the Cylinder with the angled ends goes way, way back (at least to 4.5). Do a Search of your ArchiCAD folder for "cylinder" and I'm sure you will find it. &lt;BR /&gt;
 &lt;BR /&gt;
Good Luck, &lt;BR /&gt;
 &lt;BR /&gt;
woodster &lt;BR /&gt;
 &lt;BR /&gt;
By the way, let me know if you do not find it and I'll look it up when I get back to my office on Monday.</description>
      <pubDate>Sat, 19 Feb 2005 22:08:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Angled-Column-Library-Part/m-p/25720#M38001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-19T22:08:32Z</dc:date>
    </item>
  </channel>
</rss>

