<?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: north object in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240237#M3613</link>
    <description>Assuming there are no transformations before your 'rot2 GLOB_NORTH_DIR-90', you need move (ADD2) your elements so they sit at the specific point you want to rotate about.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Tue, 04 Sep 2018 05:31:55 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2018-09-04T05:31:55Z</dc:date>
    <item>
      <title>north object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240234#M3610</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi!&lt;BR /&gt;
I would like to create north object that follows north set in project preferences, but when rotating to do that around specific point/hotspot.&lt;BR /&gt;
&lt;BR /&gt;
I know that syntax for that is rot2 GLOB_NORTH_DIR-90&lt;BR /&gt;
But how can I define a hotspot that is the center of rotation?&lt;BR /&gt;
Is it possible to add text to this hotspot?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Sep 2018 21:11:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240234#M3610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-03T21:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: north object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240235#M3611</link>
      <description>Just checking that none of the various 2D choices for the existing North object are satisfactory?  Since it has an option to follow project north already...</description>
      <pubDate>Mon, 03 Sep 2018 23:52:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240235#M3611</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2018-09-03T23:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: north object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240236#M3612</link>
      <description>Yes, none of the existing options are not satisfactory.</description>
      <pubDate>Tue, 04 Sep 2018 04:32:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240236#M3612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T04:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: north object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240237#M3613</link>
      <description>Assuming there are no transformations before your 'rot2 GLOB_NORTH_DIR-90', you need move (ADD2) your elements so they sit at the specific point you want to rotate about.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 04 Sep 2018 05:31:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240237#M3613</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-09-04T05:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: north object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240238#M3614</link>
      <description>This is my code.&lt;BR /&gt;
I have tried with add2 but I don't know how to use it.</description>
      <pubDate>Tue, 04 Sep 2018 10:34:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240238#M3614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T10:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: north object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240239#M3615</link>
      <description>I think you can remove all of the ADD2's in your script as long as you saved the object with the rotation point at the project origin.</description>
      <pubDate>Tue, 04 Sep 2018 15:04:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240239#M3615</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-09-04T15:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: north object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240240#M3616</link>
      <description>the add2 command works like so,&lt;BR /&gt;
&lt;BR /&gt;
add2 0, 1 = move 0mm along x axis and 1000mm along y axis.&lt;BR /&gt;
add2 1, 1 = move 1000mm along x axis and 1000mm along y axis.&lt;BR /&gt;
add2 0.5, 0.5 = move 500mm along x axis and 500mm along y axis</description>
      <pubDate>Tue, 04 Sep 2018 15:06:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240240#M3616</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-09-04T15:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: north object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240241#M3617</link>
      <description>Or if for some reason you need those transformations, place them before your glob_north. Though given that it is an automatically generated script, I guess it is not intentional. They are the culprit of your rotation issue. You have set a rotation point, then moved the center of your object off that point.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ling.</description>
      <pubDate>Wed, 05 Sep 2018 01:13:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240241#M3617</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2018-09-05T01:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: north object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240242#M3618</link>
      <description>Adjust the first ADD2 command in your script so that the following fill, hotspots and lines are positioned on the origin at the point that you want to rotate around - you can see this in the 2D preview.&lt;BR /&gt;
The rotation centre point is at the origin so you need to position your elements in relation to this rotation point.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 05 Sep 2018 01:17:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/north-object/m-p/240242#M3618</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-09-05T01:17:07Z</dc:date>
    </item>
  </channel>
</rss>

