<?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 symbol size in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42047#M38162</link>
    <description>This does not answer your question, but provides a solution in what I find as a better method to deal with north arrows.  I place only one north arrow in the archicad drawing on either its own layer or in a detail window and save it as a view.  I then place all of my north arrows in plotmaker from that single view.  This gives me better control of where the north arrow is on the sheet and there is only one original (if it ever needs to be edited).</description>
    <pubDate>Tue, 15 Mar 2005 15:47:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-03-15T15:47:31Z</dc:date>
    <item>
      <title>2d symbol size</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42042#M38157</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I created my own North arrow symbol awhile back out of lines and fills and added some gdl so I can adjust the arrows in the symbol for project and true north.  The arrow works except I would like it to appear the same size regardless of what scale I have a drawing set for.  Right now the symbol appears right size if I am working in 1/8"=1'-0"  but is twice as big at 1/4" = 1'-0", meaning the object is getting scaled.  what command do I need to learn to fix it so it always is the same size.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 13 Mar 2005 02:32:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42042#M38157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-13T02:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: 2d symbol size</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42043#M38158</link>
      <description>mul2 drawnscale/glob_scale, drawnscale/glob_scale &lt;BR /&gt;
 &lt;BR /&gt;
if that doesn't work it might be glob_scale/drawnscale  I can never remember which way around it goes, good for fixing text spacing too.</description>
      <pubDate>Sun, 13 Mar 2005 04:09:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42043#M38158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-13T04:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: 2d symbol size</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42044#M38159</link>
      <description>I am unsure that you need to do a division. The division is implied&lt;BR /&gt;
in the meaning of scale i.e. 1:48 means 1/48, the scale.&lt;BR /&gt;
I have found that giving the user a resize or scale parameter&lt;BR /&gt;
in the parameter list is useful for such graphic symbol objects.&lt;BR /&gt;
MUL2 A_,A_ makes the symbol scale insensitive or actual size.&lt;BR /&gt;
&lt;BR /&gt;
MUL2 A_,A_&lt;BR /&gt;
if scal=0 then scal=1&lt;BR /&gt;
mul2 scal,scal&lt;BR /&gt;
&lt;BR /&gt;
rest of 2D script.........&lt;BR /&gt;
&lt;BR /&gt;
I think this works.&lt;BR /&gt;
Please see if it does. Or maybe it's getting late and I miss the point.&lt;BR /&gt;
Thank you,&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Sun, 13 Mar 2005 04:35:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42044#M38159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-13T04:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: 2d symbol size</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42045#M38160</link>
      <description>Thanks for the tips Peter and Julia, I will give them I try and let you know what works.</description>
      <pubDate>Mon, 14 Mar 2005 14:31:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42045#M38160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-14T14:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: 2d symbol size</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42046#M38161</link>
      <description>Both methods work.  Since I don't know much GDL I don't know which is better, but Julia's method did work best for me once I realized I needed to substitute drawnscale with an actual number. (and it was drawnscale/glob_scale as you first suggested)  In my attempt with Peter's method, I was able to adjust the scale as a parameter manually, but Julia's method automatically keep the output size the same.  Thanks to you both for the help</description>
      <pubDate>Tue, 15 Mar 2005 01:26:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42046#M38161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-15T01:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: 2d symbol size</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42047#M38162</link>
      <description>This does not answer your question, but provides a solution in what I find as a better method to deal with north arrows.  I place only one north arrow in the archicad drawing on either its own layer or in a detail window and save it as a view.  I then place all of my north arrows in plotmaker from that single view.  This gives me better control of where the north arrow is on the sheet and there is only one original (if it ever needs to be edited).</description>
      <pubDate>Tue, 15 Mar 2005 15:47:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-symbol-size/m-p/42047#M38162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-15T15:47:31Z</dc:date>
    </item>
  </channel>
</rss>

