<?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 Betreff: How to remove the frame around trees? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584810#M45845</link>
    <description>&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;A veeery good question.. No - You cant get rid of it as far as i know.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;thumb Workaround:&amp;nbsp; Make a new penparameter in the GDL - and give it a light colored pen - then insert this in the 3D-Script (nearly on its end) on this place and save it on a new name - to get a librarypart of You own - without altering the original. Then insert this new librarypart and play with it...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;material "TreeMat3D"

!!!! Here You insert:
Pen YourPenName
!!!!  End of Your insert

vert	EPS, 0, EPS					! 1
vert	A-EPS, 0, EPS				! 2
vert	A-EPS, 0, _PicSize-2*EPS	! 3
vert	EPS, 0, _PicSize-2*EPS		! 4

edge 1, 2, 0, 0, 0
edge 2, 3, 0, 0, 0
edge 3, 4, 0, 0, 0
edge 4, 1, 0, 0, 0

pgon{2} 4, 0, 0, 6,
	-EPS, 0, 0,
	1, 0, 0,
	-EPS, 0, 1,
	-EPS, 1, 0,
	1, 2, 3, 4

body 1

del nTrans
end&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Sun, 21 Jan 2024 10:17:56 GMT</pubDate>
    <dc:creator>Hmooslechner</dc:creator>
    <dc:date>2024-01-21T10:17:56Z</dc:date>
    <item>
      <title>How to remove the frame around trees?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584758#M45842</link>
      <description>&lt;P&gt;Does anyone know, how to get rid off that frame of the trees in 3D?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="trees.jpg" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/52204i348E77C2B773D052/image-size/large?v=v2&amp;amp;px=999" role="button" title="trees.jpg" alt="trees.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;FONT size="2" color="#808080"&gt;&lt;SPAN&gt;[Topic title edited by moderator to be more descriptive. Original title&amp;nbsp;&lt;EM&gt;"Trees - ..it's urgent!"&lt;/EM&gt;]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 05:06:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584758#M45842</guid>
      <dc:creator>AEP - Jochen Eggert</dc:creator>
      <dc:date>2024-10-12T05:06:08Z</dc:date>
    </item>
    <item>
      <title>Betreff: Trees - ..it's urgent!</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584786#M45843</link>
      <description>&lt;P&gt;Hey there, first of all, you're posting in the German Forum (maybe &lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/54918"&gt;@Claudius&lt;/a&gt; can move this topic!), secondly: You can use a GO since AC 25 for that (hiding contour lines).&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2024 21:33:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584786#M45843</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2024-01-20T21:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the frame around trees?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584800#M45844</link>
      <description>&lt;P&gt;You may already know this, but the outline will not show in the rendering, &lt;U&gt;provided&lt;/U&gt; you use one of the Physical renderers.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2024 06:17:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584800#M45844</guid>
      <dc:creator>vistasp</dc:creator>
      <dc:date>2024-01-21T06:17:35Z</dc:date>
    </item>
    <item>
      <title>Betreff: How to remove the frame around trees?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584810#M45845</link>
      <description>&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;A veeery good question.. No - You cant get rid of it as far as i know.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;thumb Workaround:&amp;nbsp; Make a new penparameter in the GDL - and give it a light colored pen - then insert this in the 3D-Script (nearly on its end) on this place and save it on a new name - to get a librarypart of You own - without altering the original. Then insert this new librarypart and play with it...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;material "TreeMat3D"

!!!! Here You insert:
Pen YourPenName
!!!!  End of Your insert

vert	EPS, 0, EPS					! 1
vert	A-EPS, 0, EPS				! 2
vert	A-EPS, 0, _PicSize-2*EPS	! 3
vert	EPS, 0, _PicSize-2*EPS		! 4

edge 1, 2, 0, 0, 0
edge 2, 3, 0, 0, 0
edge 3, 4, 0, 0, 0
edge 4, 1, 0, 0, 0

pgon{2} 4, 0, 0, 6,
	-EPS, 0, 0,
	1, 0, 0,
	-EPS, 0, 1,
	-EPS, 1, 0,
	1, 2, 3, 4

body 1

del nTrans
end&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 21 Jan 2024 10:17:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584810#M45845</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2024-01-21T10:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the frame around trees?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584826#M45846</link>
      <description>&lt;P&gt;I think if we want to modify the script 3D of the object then I will do like this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;!!!!Old script
!!! edge 1, 2, 0, 0, 0
!!! edge 2, 3, 0, 0, 0
!!! edge 3, 4, 0, 0, 0
!!! edge 4, 1, 0, 0, 0

!!!!New script
edge 1, 2, 0, 0, 1
edge 2, 3, 0, 0, 1
edge 3, 4, 0, 0, 1
edge 4, 1, 0, 0, 1&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2024 22:46:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584826#M45846</guid>
      <dc:creator>Yves</dc:creator>
      <dc:date>2024-03-03T22:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the frame around trees?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584828#M45847</link>
      <description>&lt;P&gt;Thats it! Easy!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could, of course, give it an new parametername to switch it on/off it from the user-interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You!&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2024 16:22:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584828#M45847</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2024-01-21T16:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the frame around trees?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584853#M45848</link>
      <description>&lt;P&gt;Trun off "Show Contours" in 3D Styles.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SteveJepson_0-1705879044126.png" style="width: 770px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/52250i7043E8E4ACA30AE7/image-dimensions/770x431?v=v2" width="770" height="431" role="button" title="SteveJepson_0-1705879044126.png" alt="SteveJepson_0-1705879044126.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2024 23:17:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/584853#M45848</guid>
      <dc:creator>Steve Jepson</dc:creator>
      <dc:date>2024-01-21T23:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the frame around trees?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/590756#M45849</link>
      <description>&lt;P&gt;Thanks for the numerous answers... have now created an override technique for this tree, and displayed the "contour lines" here!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2024 22:48:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/590756#M45849</guid>
      <dc:creator>AEP - Jochen Eggert</dc:creator>
      <dc:date>2024-03-03T22:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the frame around trees?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/638567#M46015</link>
      <description>&lt;P&gt;The trees "outline" contour lines are on Pen 4. So - although not ideal - you can retain the contours on the building and reduce the impact of the tree dark rectangle by changing Pen 4 to White or Light Grey.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 11:58:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-the-frame-around-trees/m-p/638567#M46015</guid>
      <dc:creator>s2402378</dc:creator>
      <dc:date>2024-11-05T11:58:42Z</dc:date>
    </item>
  </channel>
</rss>

