<?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: U.S. &amp;quot;Sign ADA 14&amp;quot; Question in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/U-S-quot-Sign-ADA-14-quot-Question/m-p/159318#M17382</link>
    <description>Thanks, David. Your time and consideration is appreciated!</description>
    <pubDate>Fri, 14 Jan 2011 23:35:44 GMT</pubDate>
    <dc:creator>Craig Bagley</dc:creator>
    <dc:date>2011-01-14T23:35:44Z</dc:date>
    <item>
      <title>U.S. "Sign ADA 14" Question</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/U-S-quot-Sign-ADA-14-quot-Question/m-p/159316#M17380</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;This object has several sign "types". One is called "Custom".&lt;BR /&gt;
&lt;BR /&gt;
While I can get a picture file to work correctly with a "Custom" sign, I can't seem to add any custom text when this parameter is turned "On". Does anyone know how to make this parameter work?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Jan 2011 18:33:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/U-S-quot-Sign-ADA-14-quot-Question/m-p/159316#M17380</guid>
      <dc:creator>Craig Bagley</dc:creator>
      <dc:date>2011-01-12T18:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: U.S. "Sign ADA 14" Question</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/U-S-quot-Sign-ADA-14-quot-Question/m-p/159317#M17381</link>
      <description>Craig:&lt;BR /&gt;
&lt;BR /&gt;
This object is not scripted to add the custom text when the Custom sign is selected. From the 3D Script:&lt;BR /&gt;

&lt;PRE&gt;if styp_m=1 then call Men_rest parameters ALL
if styp_m=2 then call Men_ISA parameters ALL
if styp_m=3 then call woMen_rest parameters ALL
if styp_m=4 then call woMen_restisa parameters ALL
if styp_m=5 then call rest parameters ALL
if styp_m=7 then call stairs parameters ALL
if styp_m=6 then call rest_isa parameters ALL
if styp_m=8 then call no_smok parameters ALL
if styp_m=9 then call isa parameters ALL
if styp_m=10 then call fire parameters ALL
if styp_m=11 then
add .015,.04,.001
		If gs_cust_p &amp;lt;&amp;gt; "" Then
			picture gs_cust_p, a-.03,zzyzx-0.08, 0
		Endif&lt;/PRE&gt;

So when the standard sign types are selected, the script calls a macro to generate the 3D sign and text. When the Custom option is selected, just the bit map file is used, no 3D text is generated. It seems like the custom text option should have been disabled when selecting the Custom sign option. You could look at one of the macros to see about adding the custom text when the Custom sign option is selected, but it looks like the text would overlap part of the bit map, so some additional adjustments would need top be made.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Thu, 13 Jan 2011 14:08:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/U-S-quot-Sign-ADA-14-quot-Question/m-p/159317#M17381</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2011-01-13T14:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: U.S. "Sign ADA 14" Question</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/U-S-quot-Sign-ADA-14-quot-Question/m-p/159318#M17382</link>
      <description>Thanks, David. Your time and consideration is appreciated!</description>
      <pubDate>Fri, 14 Jan 2011 23:35:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/U-S-quot-Sign-ADA-14-quot-Question/m-p/159318#M17382</guid>
      <dc:creator>Craig Bagley</dc:creator>
      <dc:date>2011-01-14T23:35:44Z</dc:date>
    </item>
  </channel>
</rss>

