<?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 How to show  object  2D plane preview in the scheme? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-show-object-2D-plane-preview-in-the-scheme/m-p/254478#M4692</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;hello everyone! &lt;BR /&gt;
    This is a GDL object that I created, I hope objects on the scheme no pointer.Is there any way to do it?&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/68199i140CCC1CB85A5FBD/image-size/large?v=v2&amp;amp;px=999" border="0" alt="test.jpg" title="test.jpg" /&gt;</description>
    <pubDate>Wed, 20 Dec 2017 11:14:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-20T11:14:25Z</dc:date>
    <item>
      <title>How to show  object  2D plane preview in the scheme?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-show-object-2D-plane-preview-in-the-scheme/m-p/254478#M4692</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;hello everyone! &lt;BR /&gt;
    This is a GDL object that I created, I hope objects on the scheme no pointer.Is there any way to do it?&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/68199i140CCC1CB85A5FBD/image-size/large?v=v2&amp;amp;px=999" border="0" alt="test.jpg" title="test.jpg" /&gt;</description>
      <pubDate>Wed, 20 Dec 2017 11:14:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-show-object-2D-plane-preview-in-the-scheme/m-p/254478#M4692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-20T11:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to show  object  2D plane preview in the scheme?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-show-object-2D-plane-preview-in-the-scheme/m-p/254479#M4693</link>
      <description>In your objects script there will be a part that creates the leader.&lt;BR /&gt;
You need to contain this in an if then statement that looks for the view type and stops it being drawn.&lt;BR /&gt;
Something like...&lt;BR /&gt;

&lt;PRE&gt;if GLOB_VIEW_TYPE &amp;lt;&amp;gt; 9 then
leader scrip here ...
endif
&lt;/PRE&gt;

Barry.</description>
      <pubDate>Thu, 21 Dec 2017 01:07:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-show-object-2D-plane-preview-in-the-scheme/m-p/254479#M4693</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2017-12-21T01:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to show  object  2D plane preview in the scheme?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-show-object-2D-plane-preview-in-the-scheme/m-p/254480#M4694</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;In your objects script there will be a part that creates the leader.&lt;BR /&gt;
You need to contain this in an if then statement that looks for the view type and stops it being drawn.&lt;BR /&gt;
Something like...&lt;BR /&gt;

&lt;PRE&gt;if GLOB_VIEW_TYPE &amp;lt;&amp;gt; 9 then
leader scrip here ...
endif
&lt;/PRE&gt;

Barry.&lt;/BLOCKQUOTE&gt;

&lt;B&gt;Thank you very much, I succeeded. Cheers &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_razz.gif" style="display : inline;" /&gt;&lt;/B&gt;</description>
      <pubDate>Thu, 21 Dec 2017 04:04:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-show-object-2D-plane-preview-in-the-scheme/m-p/254480#M4694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-21T04:04:40Z</dc:date>
    </item>
  </channel>
</rss>

