<?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 3D OBJECTS LIST in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/3D-OBJECTS-LIST/m-p/258900#M33871</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi: &lt;BR /&gt;
&lt;BR /&gt;
I'm creating a furniture list but some the 3D view of the objects in the list doesn't really show the best angle of some of them. &lt;BR /&gt;
&lt;BR /&gt;
Please see the image attach.&lt;BR /&gt;
&lt;BR /&gt;
I've tried modifying the origin of the object but didn't work.&lt;BR /&gt;
&lt;BR /&gt;
Is there any way to rotate this view? &lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 05 Nov 2018 18:03:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-05T18:03:53Z</dc:date>
    <item>
      <title>3D OBJECTS LIST</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/3D-OBJECTS-LIST/m-p/258900#M33871</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi: &lt;BR /&gt;
&lt;BR /&gt;
I'm creating a furniture list but some the 3D view of the objects in the list doesn't really show the best angle of some of them. &lt;BR /&gt;
&lt;BR /&gt;
Please see the image attach.&lt;BR /&gt;
&lt;BR /&gt;
I've tried modifying the origin of the object but didn't work.&lt;BR /&gt;
&lt;BR /&gt;
Is there any way to rotate this view? &lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Nov 2018 18:03:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/3D-OBJECTS-LIST/m-p/258900#M33871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T18:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: 3D OBJECTS LIST</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/3D-OBJECTS-LIST/m-p/258901#M33872</link>
      <description>I think you will find that your object has been scripted with this as its default rotation.&lt;BR /&gt;
i.e. when placed with a 0 degree rotation in plan, this is what it will look at.&lt;BR /&gt;
&lt;BR /&gt;
As far as I know the schedule just uses the default 0 degree rotation view of the object as the 'front' view.&lt;BR /&gt;
So the only way to change this is to edit the script for the object.&lt;BR /&gt;
Probably not something you would want to do to default Graphisoft or 3rd party objects, as you will have to repeat the fix if you ever update them.&lt;BR /&gt;
&lt;BR /&gt;
The fix is very easy though.&lt;BR /&gt;
At the beginning of the 3D script you just need to add ...&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;if GLOB_VIEW_TYPE = 9 then
	ROTz 180
endif&lt;/PRE&gt;

&lt;BR /&gt;
Change the angle of rotation to suit what you want.&lt;BR /&gt;
I just tested it to be sure and it does work.&lt;BR /&gt;
&lt;BR /&gt;
You would need to do similar in the 2D script for the 2D view as well.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 06 Nov 2018 01:23:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/3D-OBJECTS-LIST/m-p/258901#M33872</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-11-06T01:23:07Z</dc:date>
    </item>
  </channel>
</rss>

