<?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: 2d AC made object in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/2d-AC-made-object/m-p/152557#M15589</link>
    <description>Lec,&lt;BR /&gt;
&lt;BR /&gt;
You have four pen assignments in the script you show. The first one, before the LINE_PROPERTY command, appears to affect your backward "S" symbol. The second, before the SPLINE2A command should be the one you need to change to change the outline of your symbol. The other two are both related to your text blocks.</description>
    <pubDate>Tue, 22 May 2012 16:35:13 GMT</pubDate>
    <dc:creator>Erich</dc:creator>
    <dc:date>2012-05-22T16:35:13Z</dc:date>
    <item>
      <title>2d AC made object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-AC-made-object/m-p/152556#M15588</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I drew up a simple combination 2d (smoke &amp;amp; carbon monoxide alarm symbol) and saved it as AC object.  The funny "backwards' S is symbol for smoke and I was able to change the pen for it (after initial creation), but not the line (spline?) thickness which I'd like to do.&lt;BR /&gt;
AC's generated script below with attachment of how it looks now.&lt;BR /&gt;
Any help much appreciated. &lt;BR /&gt;
Thanks&lt;BR /&gt;
lec&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
mul2     A/0.445092, B/0.349756&lt;BR /&gt;
add2     0'-3.4804", 0'-0.0000"&lt;BR /&gt;
pen        141&lt;BR /&gt;
line_property       0&lt;BR /&gt;
arc2     0'-1.0204", 0'-9.2691", 0'-4.5008", 17.13174928742, 342.8682507126&lt;BR /&gt;
arc2     0'-9.5814", 0'-9.2691", 0'-4.4614", 197.2878921144, 162.7121078856&lt;BR /&gt;
pen          141&lt;BR /&gt;
spline2a      6,      2, &lt;BR /&gt;
        0'-0.2263", 1'-0.2304", 0'-0.0000", 0'-0.0000", 0'-0.0000", &lt;BR /&gt;
        0'-2.3697", 0'-11.3211", 931'-4.6484", 0'-1.2842", 0'-0.5513", &lt;BR /&gt;
        0'-1.8943", 0'-9.8447", 737'-8.1960", 0'-0.5577", 0'-0.4834", &lt;BR /&gt;
        0'-0.7830", 0'-8.9270", 746'-8.3605", 0'-0.4826", 0'-0.6500", &lt;BR /&gt;
        0'-0.4623", 0'-7.1815", 971'-3.7383", 0'-0.6420", 0'-1.1214", &lt;BR /&gt;
        0'-2.4103", 0'-6.3833", 0'-0.0000", 0'-0.0000", 0'-0.0000"&lt;BR /&gt;
define style{2}    "AC_STYLE_1" "Arial", 5'-9.4444",      0&lt;BR /&gt;
&lt;BR /&gt;
paragraph		"AC_PRG_1"      1, 0'-0.0000", 0'-0.0000", 0'-0.0000", 3'-3.3701"&lt;BR /&gt;
    pen          1&lt;BR /&gt;
    set style "AC_STYLE_1"&lt;BR /&gt;
        "110V"&lt;BR /&gt;
endparagraph&lt;BR /&gt;
textblock		"AC_TEXTBLOCK_1" 23'-10.4870",      7, 0'-0.0000", 3'-3.3701", 3'-3.3701", 3'-3.3701", &lt;BR /&gt;
        "AC_PRG_1"&lt;BR /&gt;
richtext2		0'-0.0000", 0'-0.0000", "AC_TEXTBLOCK_1"&lt;BR /&gt;
define style{2}    "AC_STYLE_2" "Arial", 6'-10.2368",      0&lt;BR /&gt;
&lt;BR /&gt;
paragraph		"AC_PRG_2"      1, 0'-0.0000", 0'-0.0000", 0'-0.0000", 3'-3.3701"&lt;BR /&gt;
    pen        141&lt;BR /&gt;
    set style "AC_STYLE_2"&lt;BR /&gt;
        "CO"&lt;BR /&gt;
endparagraph&lt;BR /&gt;
textblock		"AC_TEXTBLOCK_2" 0'-0.0000",      7, 0'-0.0000", 3'-3.3701", 3'-3.3701", 3'-3.3701", &lt;BR /&gt;
        "AC_PRG_2"&lt;BR /&gt;
richtext2		0'-5.5213", 0'-6.1675", "AC_TEXTBLOCK_2"&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/16285i5F425AC4E2B17FDD/image-size/large?v=v2&amp;amp;px=999" border="0" alt="CO-SD.jpg" title="CO-SD.jpg" /&gt;</description>
      <pubDate>Tue, 22 May 2012 14:23:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-AC-made-object/m-p/152556#M15588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-22T14:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: 2d AC made object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-AC-made-object/m-p/152557#M15589</link>
      <description>Lec,&lt;BR /&gt;
&lt;BR /&gt;
You have four pen assignments in the script you show. The first one, before the LINE_PROPERTY command, appears to affect your backward "S" symbol. The second, before the SPLINE2A command should be the one you need to change to change the outline of your symbol. The other two are both related to your text blocks.</description>
      <pubDate>Tue, 22 May 2012 16:35:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-AC-made-object/m-p/152557#M15589</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2012-05-22T16:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: 2d AC made object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-AC-made-object/m-p/152558#M15590</link>
      <description>Hi Erich&lt;BR /&gt;
Thanks for your reply.&lt;BR /&gt;
Turned out to be the pen just before the: spline2a.&lt;BR /&gt;
Thought I had changed that pen with no luck before posting but maybe I messed up my attempt to change it, probably will never know now.&lt;BR /&gt;
And thanks for you help once again.&lt;BR /&gt;
&lt;BR /&gt;
Take care.&lt;BR /&gt;
Be safe out there.&lt;BR /&gt;
lec</description>
      <pubDate>Wed, 23 May 2012 02:31:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-AC-made-object/m-p/152558#M15590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T02:31:08Z</dc:date>
    </item>
  </channel>
</rss>

