<?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 Object placed at a set height??? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Object-placed-at-a-set-height/m-p/280855#M6108</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I was wondering if there is any way that I can script an object to be placed at a set height??&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 02 May 2017 10:06:52 GMT</pubDate>
    <dc:creator>JGoode</dc:creator>
    <dc:date>2017-05-02T10:06:52Z</dc:date>
    <item>
      <title>Object placed at a set height???</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-placed-at-a-set-height/m-p/280855#M6108</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I was wondering if there is any way that I can script an object to be placed at a set height??&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 May 2017 10:06:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-placed-at-a-set-height/m-p/280855#M6108</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2017-05-02T10:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Object placed at a set height???</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-placed-at-a-set-height/m-p/280856#M6109</link>
      <description>&lt;BLOCKQUOTE&gt;JGoode wrote:&lt;BR /&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I was wondering if there is any way that I can script an object to be placed at a set height??&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/BLOCKQUOTE&gt;

! 3D_script&lt;BR /&gt;
CONSTANT_H=0.5 ! Set constant level=0.5m&lt;BR /&gt;
ABS_Z=-1 ! COEF. In order not to depend on the level placement.&lt;BR /&gt;
ADDZ ABS_Z*SYMB_POS_Z+CONSTANT_H&lt;BR /&gt;
BLOCK A, B, ZZYZX &lt;BR /&gt;
DEL 1</description>
      <pubDate>Tue, 02 May 2017 11:47:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-placed-at-a-set-height/m-p/280856#M6109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-02T11:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Object placed at a set height???</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-placed-at-a-set-height/m-p/280857#M6110</link>
      <description>&lt;BLOCKQUOTE&gt;SL_GDL wrote:&lt;BR /&gt;
&lt;BR /&gt;
! 3D_script&lt;BR /&gt;
CONSTANT_H=0.5 ! Set constant level=0.5m&lt;BR /&gt;
ABS_Z=-1 ! COEF. In order not to depend on the level placement.&lt;BR /&gt;
ADDZ ABS_Z*SYMB_POS_Z+CONSTANT_H&lt;BR /&gt;
BLOCK A, B, ZZYZX &lt;BR /&gt;
DEL 1&lt;/BLOCKQUOTE&gt;

Thanks for the answer but I get an issue with the hotspots not being where they should be so if you could help with that it would be much appreciated.</description>
      <pubDate>Tue, 02 May 2017 12:32:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-placed-at-a-set-height/m-p/280857#M6110</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2017-05-02T12:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Object placed at a set height???</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-placed-at-a-set-height/m-p/280858#M6111</link>
      <description>The hotspots will need to be scripted between the ADDz and DEL lines so they move with the BLOCK.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 03 May 2017 00:57:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-placed-at-a-set-height/m-p/280858#M6111</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2017-05-03T00:57:01Z</dc:date>
    </item>
  </channel>
</rss>

