<?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: Scaled vs Fixed in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91214#M30980</link>
    <description>OK. The grouping becomes irrelevant once you save them as objects.&lt;BR /&gt;
&lt;BR /&gt;
The scale sensitivity has to be scripted in. The command you're looking for is MUL2.</description>
    <pubDate>Thu, 05 Jul 2007 21:18:49 GMT</pubDate>
    <dc:creator>TomWaltz</dc:creator>
    <dc:date>2007-07-05T21:18:49Z</dc:date>
    <item>
      <title>Scaled vs Fixed</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91211#M30977</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I have created a wall type marker, grouped geometry, nothing fancy. I can control the text size from scale to scale but I don't know how to control the grouped geometry. If I place the grouped geometry in the project map it scales with the plan. When I place the geometery in teh view map, it still happens. Is there a fixed or scalable option for 2D objects anywhere? This is basically what I am needing. How do you control a detail marker or section/elevation?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Jul 2007 17:20:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91211#M30977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-05T17:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Scaled vs Fixed</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91212#M30978</link>
      <description>Did you save it as an object? Or did you just group the lines and text together?</description>
      <pubDate>Thu, 05 Jul 2007 17:27:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91212#M30978</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2007-07-05T17:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Scaled vs Fixed</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91213#M30979</link>
      <description>First just grouped then saved as an object.</description>
      <pubDate>Thu, 05 Jul 2007 18:55:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91213#M30979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-05T18:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Scaled vs Fixed</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91214#M30980</link>
      <description>OK. The grouping becomes irrelevant once you save them as objects.&lt;BR /&gt;
&lt;BR /&gt;
The scale sensitivity has to be scripted in. The command you're looking for is MUL2.</description>
      <pubDate>Thu, 05 Jul 2007 21:18:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91214#M30980</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2007-07-05T21:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Scaled vs Fixed</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91215#M30981</link>
      <description>&lt;BLOCKQUOTE&gt;TomWaltz wrote:&lt;BR /&gt;The scale sensitivity has to be scripted in. The command you're looking for is MUL2.&lt;/BLOCKQUOTE&gt;
... combined with the GLOB_SCALE global variable.&lt;BR /&gt;
&lt;BR /&gt;
~/archiben</description>
      <pubDate>Thu, 05 Jul 2007 23:31:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91215#M30981</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2007-07-05T23:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Scaled vs Fixed</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91216#M30982</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have same problem about scalable text in objects. Below the 2D Script Code. But text don´t keep size (1,5mm) when I change the scale. This object was made from an DWG block.&lt;BR /&gt;
Anyone can help?&lt;BR /&gt;
&lt;BR /&gt;
!!! ??? order of transformations ???&lt;BR /&gt;
mul2 xs, ys&lt;BR /&gt;
rot2 angle&lt;BR /&gt;
DEFINE STYLE STYLE_1 "Arial Ocidental", (1000 / GLOB_SCALE) * BB * ys * 0.075, 5, 0&lt;BR /&gt;
STYLE STYLE_1&lt;BR /&gt;
PEN 66&lt;BR /&gt;
TEXT2 -0.293859, -0.00221908, TAGNAME_20&lt;BR /&gt;
TEXT2 -0.0236509, -0.000972388, TAGNAME_20&lt;BR /&gt;
TEXT2 0.258843, -0.0061859, TAGNAME_20&lt;BR /&gt;
FRAGMENT2 ALL, 0</description>
      <pubDate>Thu, 05 Jun 2008 14:07:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Scaled-vs-Fixed/m-p/91216#M30982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-05T14:07:53Z</dc:date>
    </item>
  </channel>
</rss>

