<?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: ways to draw in ArchiCAD in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209118#M113403</link>
    <description>the rail tool from Cadimage has also a sort of relationship with the slab edge as it adapt itself "automatically" if the slab geometry is modified ....</description>
    <pubDate>Wed, 24 Mar 2010 21:05:05 GMT</pubDate>
    <dc:creator>TMA_80</dc:creator>
    <dc:date>2010-03-24T21:05:05Z</dc:date>
    <item>
      <title>ways to draw in ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209112#M113397</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;In ArchiCAD help, it is said: objects can be placed "automatically by specific commands or Add-Ons (Markers, Labels, RoofMaker and TrussMaker elements)". Where exactly can I input those specific commands? Another question is, there should be database containing all elements' coordinates information (XYZ), how can I display them? or where can I find or edit this database?&lt;BR /&gt;
Anyone can help?? Thanks a lot!!!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Mar 2010 22:26:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209112#M113397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-22T22:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: ways to draw in ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209113#M113398</link>
      <description>The automatic placement is handled by the particular feature or add on and will vary accordingly. &lt;BR /&gt;
&lt;BR /&gt;
Running a report on elements XYZ positions may be possible in the Scheduler or using List Schemes. Why do you need this? I've never known anyone to ask for this.</description>
      <pubDate>Mon, 22 Mar 2010 23:04:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209113#M113398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-22T23:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: ways to draw in ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209114#M113399</link>
      <description>&lt;BLOCKQUOTE&gt;Matthew wrote:&lt;BR /&gt;Why do you need this? I've never known anyone to ask for this.&lt;/BLOCKQUOTE&gt;

Lets say I want a GDL object to attach itself intelligently to another object, say a electrical outlet to a wall, I'd need this information. I assume there would be a means of doing this in the API, but not in GDL.</description>
      <pubDate>Tue, 23 Mar 2010 15:35:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209114#M113399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-23T15:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: ways to draw in ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209115#M113400</link>
      <description>&lt;BLOCKQUOTE&gt;Cleverbeans wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Matthew wrote:&lt;BR /&gt;Why do you need this? I've never known anyone to ask for this.&lt;/BLOCKQUOTE&gt;

Lets say I want a GDL object to attach itself intelligently to another object, say a electrical outlet to a wall, I'd need this information. I assume there would be a means of doing this in the API, but not in GDL.&lt;/BLOCKQUOTE&gt;

So you are looking to code Revit style relationships into ArchiCAD? That would definitely be API territory.</description>
      <pubDate>Wed, 24 Mar 2010 00:03:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209115#M113400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-24T00:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: ways to draw in ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209116#M113401</link>
      <description>&lt;BLOCKQUOTE&gt;Matthew wrote:&lt;BR /&gt;So you are looking to code Revit style relationships into ArchiCAD? That would definitely be API territory.&lt;/BLOCKQUOTE&gt;

Well walls and doors already do this so I'm not sure it's exclusive to Revit, although I've never used it so I couldn't say. I know that older software such as Microstation and AutoCAD allow this sort of thing, but it's controlled through the API not modelling tools.</description>
      <pubDate>Wed, 24 Mar 2010 15:47:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209116#M113401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-24T15:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: ways to draw in ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209117#M113402</link>
      <description>&lt;BLOCKQUOTE&gt;Cleverbeans wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Matthew wrote:&lt;BR /&gt;So you are looking to code Revit style relationships into ArchiCAD? That would definitely be API territory.&lt;/BLOCKQUOTE&gt;

Well walls and doors already do this so I'm not sure it's exclusive to Revit, although I've never used it so I couldn't say. I know that older software such as Microstation and AutoCAD allow this sort of thing, but it's controlled through the API not modelling tools.&lt;/BLOCKQUOTE&gt;

ArchiCAD actually has quite a few such relationships. Walls, beams and columns interact automatically. It's just that you can't roll your own the way you can in Revit.</description>
      <pubDate>Wed, 24 Mar 2010 20:48:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209117#M113402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-24T20:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: ways to draw in ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209118#M113403</link>
      <description>the rail tool from Cadimage has also a sort of relationship with the slab edge as it adapt itself "automatically" if the slab geometry is modified ....</description>
      <pubDate>Wed, 24 Mar 2010 21:05:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/ways-to-draw-in-ArchiCAD/m-p/209118#M113403</guid>
      <dc:creator>TMA_80</dc:creator>
      <dc:date>2010-03-24T21:05:05Z</dc:date>
    </item>
  </channel>
</rss>

