<?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: Auditorium seats in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135660#M26546</link>
    <description>David,&lt;BR /&gt;
&lt;BR /&gt;
will this fix the 3d script of the library part for good or will I need to save another instance of it?&lt;BR /&gt;
&lt;BR /&gt;
                                                                                      Thanks</description>
    <pubDate>Tue, 09 Dec 2008 14:58:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-12-09T14:58:41Z</dc:date>
    <item>
      <title>Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135653#M26539</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I have the following problem. In the Chairs library, the first object is the Auditorium seating which can be stepped up in height (angle or height increment). This doesn't work in AC12 -although it worked fine in 11- or am I doing something wrong?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
                                                                       Any help appreciated&lt;BR /&gt;
                                                                                         Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Dec 2008 17:45:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135653#M26539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-08T17:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135654#M26540</link>
      <description>No, the AC12 version does not work correctly. I have attached a corrected version which seems to work.&lt;BR /&gt;
&lt;BR /&gt;
They made a mistake in the 3d script where they add the height. I simply copied over the correct line from the AC11 version.&lt;BR /&gt;

&lt;PRE&gt;		! --- Chairs ---------------------------------------------------------------

		for j= 1 to m
			bLastChair = (j=m)
			gosub "one chair"
			addy gs_seat_width
		next j
		del m+1

!!!		addx -di			!!!wrong!!!
		add -di,0,gs_dis	!!!corrected

	next i
endif
END


! ===================================================================
! Subroutines
! ===================================================================&lt;/PRE&gt;

Hope it works for you!</description>
      <pubDate>Mon, 08 Dec 2008 19:00:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135654#M26540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-08T19:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135655#M26541</link>
      <description>Thanks, Peter.  I just reported this with a link to this thread.&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
      <pubDate>Mon, 08 Dec 2008 19:15:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135655#M26541</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2008-12-08T19:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135656#M26542</link>
      <description>Hold your horses, spotted another mistake!&lt;BR /&gt;
&lt;BR /&gt;
The backrest arc radius doesn't work. The code calls the same macro as the base cushion which doesn't have that option.&lt;BR /&gt;
&lt;BR /&gt;
I have added the call for the "fa_cushion_backrest" macro and required parameters. It seems to work now, but my GDLing skillz aren't the best so check it works correctly for you.&lt;BR /&gt;
 &lt;BR /&gt;
Perhaps I should be submitting an invoice for my time spent! &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_lol.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt;</description>
      <pubDate>Mon, 08 Dec 2008 19:53:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135656#M26542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-08T19:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135657#M26543</link>
      <description>Peter,&lt;BR /&gt;
&lt;BR /&gt;
I'm using the localized Greek version of AC12. I tried changing the 3d Script of the part but the "Too many parameters in line 168" message keeps popping up. Any chance of a step-by-step procedure?&lt;BR /&gt;
&lt;BR /&gt;
                                                                                  Thanks again</description>
      <pubDate>Tue, 09 Dec 2008 12:31:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135657#M26543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-09T12:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135658#M26544</link>
      <description>zoltar:&lt;BR /&gt;
&lt;BR /&gt;
Make sure the command is &lt;B&gt;add&lt;/B&gt;, not &lt;B&gt;addx&lt;/B&gt; as in the original code. The &lt;B&gt;add&lt;/B&gt; command needs 3 parameters (x, y &amp;amp; z), the &lt;B&gt;addx&lt;/B&gt; only takes one (x), so if you use &lt;B&gt;addx&lt;/B&gt; with 3 parameters, you will get this error message.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Tue, 09 Dec 2008 13:56:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135658#M26544</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2008-12-09T13:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135659#M26545</link>
      <description>Davids right, check it looks exactly like the code posted above. You can see they forgot the all-important gs_dis which controls the height.&lt;BR /&gt;
&lt;BR /&gt;
I've attached an image showing what the Mk2 modifications should look like. See if it's any use to you.&lt;BR /&gt;
&lt;BR /&gt;
If your still having problems, it may be easier to upload the greek version, and I'll try to modify it for you if you like. I assume the code is still in english!&lt;BR /&gt;
&lt;BR /&gt;
Place the Greek version on your floorplan, select and open it by doing a Ctrl+Shift+o, then file - save as. You will need to Zip it up to attach it to your post.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT size="84"&gt;Edit - Corrected mistake on image.&lt;/FONT&gt;</description>
      <pubDate>Tue, 09 Dec 2008 14:19:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135659#M26545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-09T14:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135660#M26546</link>
      <description>David,&lt;BR /&gt;
&lt;BR /&gt;
will this fix the 3d script of the library part for good or will I need to save another instance of it?&lt;BR /&gt;
&lt;BR /&gt;
                                                                                      Thanks</description>
      <pubDate>Tue, 09 Dec 2008 14:58:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135660#M26546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-09T14:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135661#M26547</link>
      <description>You need first to extract the library from the "container" (&lt;B&gt;.LCF&lt;/B&gt; file). There is a command for this, in &lt;B&gt;Archive&amp;gt;Library and Objects&lt;/B&gt; submenu. &lt;BR /&gt;
 &lt;BR /&gt;
Edit and save your Object, then rebuild a new container file (use the same name of the previous one).</description>
      <pubDate>Tue, 09 Dec 2008 15:16:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135661#M26547</guid>
      <dc:creator>rocorona</dc:creator>
      <dc:date>2008-12-09T15:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135662#M26548</link>
      <description>Roberto thank you, it worked out ok.&lt;BR /&gt;
&lt;BR /&gt;
David sorry my mistake. I forgot to delete the x from addx. Now it is all ok.&lt;BR /&gt;
&lt;BR /&gt;
Peter are you sure this is right? I tried the changes for the back rest and it really messes the seats up.But will check again.Probably my mistake.</description>
      <pubDate>Tue, 09 Dec 2008 15:58:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135662#M26548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-09T15:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135663#M26549</link>
      <description>&lt;BLOCKQUOTE&gt;zoltar wrote:&lt;BR /&gt;Peter are you sure this is right? I tried the changes for the back rest and it really messes the seats up.But will check again.Probably my mistake.&lt;/BLOCKQUOTE&gt;

It seems to work for me! Maybe the Greek library has different named macros. Upload the Greek version and we can check if you like.</description>
      <pubDate>Tue, 09 Dec 2008 16:29:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135663#M26549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-09T16:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135664#M26550</link>
      <description>Here you are Peter</description>
      <pubDate>Tue, 09 Dec 2008 16:45:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135664#M26550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-09T16:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135665#M26551</link>
      <description>Found the problem. There should be a DEL 2 and a RETURN after the backrest code. Sorry, I missed the RETURN when I highlighted the code in my above picture. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_rolleyes.gif" style="display : inline;" /&gt; &lt;BR /&gt;

&lt;PRE&gt;"backrest":																!!!-------all new
Addy gs_seat_width-ArmWidth/2
Rotz -90

	CALL "fa_cushion_backrest" parameters gs_detlevel_3D_m=gs_detlevel_3D_m,
		cush_a=gs_seat_width-ArmWidth, cush_b=CushHgt, cush_h=CushThk,
		r2=RadCushEdge, r1=RadCushCorner, r3=RadBackArc,
		gs_resol=CushEdgeResol,
		FilletResol=CushFilletResol,
		cush_mat=gs_seat_mat

DEL 2

	RETURN&lt;/PRE&gt;

Edit - &lt;FONT size="150"&gt;&lt;FONT color="blue"&gt;PLEASE NOTE THIS IS THE GREEK VERSION.(In Greek!)&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
The previously posted &lt;FONT color="blue"&gt;'Audience Seating corrected Mk2'&lt;/FONT&gt; is the English language version.</description>
      <pubDate>Tue, 09 Dec 2008 17:34:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135665#M26551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-09T17:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135666#M26552</link>
      <description>I sent a link to this thread to GS tech support the other day... I'm sure they appreciate that you found the solution for them! &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Tue, 09 Dec 2008 17:39:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135666#M26552</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2008-12-09T17:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135667#M26553</link>
      <description>GS's library update could be weeks away! It's no good if you need the particular part now.&lt;BR /&gt;
&lt;BR /&gt;
Nothing like a bit of DIY GDL fixing to sharpen the mind! &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT size="84"&gt;Edit - But I still can't get to the bottom of the custom handle /plain door problem! &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_mad.gif" style="display : inline;" /&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 09 Dec 2008 17:45:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135667#M26553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-09T17:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135668#M26554</link>
      <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;GS's library update could be weeks away! It's no good if you need the particular part now.&lt;/BLOCKQUOTE&gt;

Or longer!  That's why it is such a great service to the community when you, Dwight, Olivier, James, Duane, and many others post 'repaired' parts here (and ideally copy them into the depository) so that everyone can move forward while we wait for the update.&lt;BR /&gt;
&lt;BR /&gt;
Thanks, Peter!&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
      <pubDate>Tue, 09 Dec 2008 18:19:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135668#M26554</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2008-12-09T18:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135669#M26555</link>
      <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;/......&lt;BR /&gt;
Nothing like a bit of DIY GDL fixing to sharpen the mind! &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;&lt;BR /&gt;
/.....&lt;/BLOCKQUOTE&gt;
Appreciate the update Peter. &lt;BR /&gt;
In your earlier post you name the part "Audience Seating 12" which is in the 12 library. &lt;BR /&gt;
Now you have it named "Auditorium seats 12".  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;&lt;BR /&gt;
A typo, or is this deliberate?&lt;BR /&gt;
&lt;BR /&gt;
And when opening the object tool, see attached for result.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/14427i6F658C4A8E243F26/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Seating.jpg" title="Seating.jpg" /&gt;</description>
      <pubDate>Tue, 09 Dec 2008 23:45:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135669#M26555</guid>
      <dc:creator>Rod Jurich</dc:creator>
      <dc:date>2008-12-09T23:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135670#M26556</link>
      <description>&lt;BLOCKQUOTE&gt;Rod wrote:&lt;BR /&gt;Appreciate the update Peter. &lt;BR /&gt;
In your earlier post you name the part "Audience Seating 12" which is in the 12 library. &lt;BR /&gt;
Now you have it named "Auditorium seats 12".  &lt;BR /&gt;
A typo, or is this deliberate?&lt;/BLOCKQUOTE&gt;

Hi Rod, it was deliberate!&lt;BR /&gt;
&lt;BR /&gt;
The library parts are sometimes named differently depending on the country localisation. The Greek version is called 'Auditorium seats' and the Int (and US?) version is called 'Audience Seating'. Both are identical, code wise, but the Greek version has all the user interface/parameters actually in Greek. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; (You don't have the Greek alphabet installed on your machine, so it looks like gibberish!) &lt;BR /&gt;
&lt;BR /&gt;
The earlier 'Audience Seating 12 corrected Mk2'(!) is the one you want (i.e. it is in English) Rename it to what you like. I'd recommend keeping it separate for the time being, rather than integrating it with the built-in library, as any update from GS would overwrite it whether it's correct or not!</description>
      <pubDate>Wed, 10 Dec 2008 00:10:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135670#M26556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-10T00:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorium seats</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135671#M26557</link>
      <description>Peter,&lt;BR /&gt;
&lt;BR /&gt;
The menus of the seating me you sent back to me were all gibberish. Odd eh? So all I did was copy-paste the new parts of the 3d script into the default greek part of my library. Works like a charm now. &lt;BR /&gt;
&lt;BR /&gt;
Again thank you for your help.</description>
      <pubDate>Wed, 10 Dec 2008 08:39:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Auditorium-seats/m-p/135671#M26557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-10T08:39:43Z</dc:date>
    </item>
  </channel>
</rss>

