<?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: SURFACE3D in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285832#M3948</link>
    <description>Thanks&lt;BR /&gt;
If you look at the link &lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=59813" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=59813" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;viewtopic.php?f=6&amp;amp;t=59813&amp;quot;&amp;gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=59813&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="viewtopic.php?f=6&amp;amp;t=59813"&gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=59813&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
Then you want to understand what I'm looking for.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again Laszlo Nagy</description>
    <pubDate>Tue, 24 Apr 2018 04:12:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-24T04:12:52Z</dc:date>
    <item>
      <title>SURFACE3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285826#M3942</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi guys&lt;BR /&gt;
Does anyone know how to use this SURFACE3D.&lt;BR /&gt;
&lt;BR /&gt;
I have searched in many places but have not figured out.&lt;BR /&gt;
&lt;BR /&gt;
All help is of interest&lt;BR /&gt;
&lt;BR /&gt;
Laurits&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Apr 2018 10:34:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285826#M3942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-22T10:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: SURFACE3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285827#M3943</link>
      <description>From the GDL Reference Guide I can see that this command is used only in the Properties Script. The Properties Script was used in conjunction with the old Listing functionality of ARCHICAD. The listing functionality has been deprecated a long time ago and was replaced by Interactive Schedules.&lt;BR /&gt;
I would not bother trying to use this command or the old listing functionality, it is there in ARCHICAD pretty much only for compatibility reasons.</description>
      <pubDate>Sun, 22 Apr 2018 12:13:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285827#M3943</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2018-04-22T12:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: SURFACE3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285828#M3944</link>
      <description>Thank you for the answer Laszlo Nagy.&lt;BR /&gt;
&lt;BR /&gt;
What's the alternative then.&lt;BR /&gt;
I have to create a database can take out the arial of the bottom surface of a rectangle it works well until dragging an angle on either side of the rectangle.&lt;BR /&gt;
I have not managed to get the arial to be correct.&lt;BR /&gt;
&lt;BR /&gt;
Here are the codes I set up in Master Scripts&lt;BR /&gt;
&lt;BR /&gt;
What's wrong here.&lt;BR /&gt;

&lt;PRE&gt;EPS = 0.0001

WSX = (A*X1) +(1/2*B*A)*sin(schneid1-90)

database_set "Vartdal database" 

FOR i = 1 TO NUM
IF i MOD 2 # 0 then

	COMPONENT "SKRÅ S80 1-40 NR 1 STORE 20-50MM", WSX, "m2", 1, "SS8041", "001"

	endif

if i MOD 2 # 0 = 0 THEN

	COMPONENT "SKRÅ S80 1-40 NR 1 STORE 50-80MM", WSX, "m2", 1, "SS8042", "002"

	endif
	Next i 
	 &lt;/PRE&gt;

Laurits</description>
      <pubDate>Mon, 23 Apr 2018 04:36:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285828#M3944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-23T04:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: SURFACE3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285829#M3945</link>
      <description>I don't know what is wrong with this script, I have not really used these component/descriptor/database-related commands of GDL in at least 10 years.&lt;BR /&gt;
But my point is, this part of ARCHICAD has not been developed for more than 10 years. I remember I stopped using these commands when some listing-related stuff I scripted in GDL in AC6.5 stopped working in AC9. The problem is, you cannot really know what is still working and what is not, as the feature as a whole has been totally replaced by Interactive Schedules, and is there only for compatibility reasons, as far as I can tell.</description>
      <pubDate>Mon, 23 Apr 2018 15:22:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285829#M3945</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2018-04-23T15:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: SURFACE3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285830#M3946</link>
      <description>Thanks again&lt;BR /&gt;
&lt;BR /&gt;
That was not the answer I would like to hear.&lt;BR /&gt;
But then I think that GS should update the GDL manual they have made for version 21.&lt;BR /&gt;
&lt;BR /&gt;
I saw the opportunity to use the database when I have 38 different products in this object so how could it be nice to tell apart using item number.&lt;BR /&gt;
&lt;BR /&gt;
I have not found anything else to separate them.&lt;BR /&gt;
&lt;BR /&gt;
I just try to get it done.&lt;BR /&gt;
&lt;BR /&gt;
If you have no idea how to do that, I appreciate it.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again Laszlo Nagy</description>
      <pubDate>Mon, 23 Apr 2018 20:11:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285830#M3946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-23T20:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: SURFACE3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285831#M3947</link>
      <description>What is it exactly that you are trying to achieve?&lt;BR /&gt;
Maybe there is some other way of doing it.</description>
      <pubDate>Mon, 23 Apr 2018 21:56:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285831#M3947</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2018-04-23T21:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: SURFACE3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285832#M3948</link>
      <description>Thanks&lt;BR /&gt;
If you look at the link &lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=59813" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=59813" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;viewtopic.php?f=6&amp;amp;t=59813&amp;quot;&amp;gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=59813&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="viewtopic.php?f=6&amp;amp;t=59813"&gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=59813&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
Then you want to understand what I'm looking for.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again Laszlo Nagy</description>
      <pubDate>Tue, 24 Apr 2018 04:12:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SURFACE3D/m-p/285832#M3948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-24T04:12:52Z</dc:date>
    </item>
  </channel>
</rss>

