<?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: How to remove these door outlines? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156742#M17357</link>
    <description>&lt;BLOCKQUOTE&gt;Durval wrote:&lt;BR /&gt;I thought the blue parameters, created by default when setting subtypes, would not have any effect on the object unless they were used in the scripts. It seems that I was wrong...&lt;/BLOCKQUOTE&gt;

In this case, the parameter is replacing the &lt;B&gt;Contours&lt;/B&gt; pop up in AC 7 (see image below), so it moves from the dialog box, where it cannot be scripted, to the GDL arena. In your case, the object will not accept user input to change the parameter, which is more of a bug.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Durval wrote:&lt;BR /&gt;Is there any other blue parameter that do affect the object even if not used in the scripts?&lt;/BLOCKQUOTE&gt;

It is not the fact that it is not used in the script, it is an additional parameter that could be controled by a script(s). The next parameter &lt;B&gt;Hotspots 0-None,1-2D,2-3D,3-All&lt;/B&gt; has a similar function: to automatically add (or not) the 2D and 3D HotSpots, so the HotSpots can be scripted, or added without scripting.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
    <pubDate>Wed, 10 Aug 2011 18:34:27 GMT</pubDate>
    <dc:creator>David Maudlin</dc:creator>
    <dc:date>2011-08-10T18:34:27Z</dc:date>
    <item>
      <title>How to remove these door outlines?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156737#M17352</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;In the picture attached you see the plan view of a custom door inserted twice in the wall.&lt;BR /&gt;
The one on the left has a sill height; the one on the right does not.&lt;BR /&gt;
The 3d script of this door is nothing more than one simple WALLHOLE command (I needed a simple trapezoidal opening). Its 2d script is empty.&lt;BR /&gt;
I want a door WITH a sill height and WITHOUT the outlines, i.e., I'd like the left door's plan vien was like the one on the right. It seems that when the sill value is different from zero, these outlines are automatically inserted.&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="remove_door_outlines.png" style="width: 606px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/7634iDD1469B1BE1934C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="remove_door_outlines.png" alt="remove_door_outlines.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 24 May 2023 08:53:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156737#M17352</guid>
      <dc:creator>Durval</dc:creator>
      <dc:date>2023-05-24T08:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove these door outlines?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156738#M17353</link>
      <description>Durval:&lt;BR /&gt;
&lt;BR /&gt;
I created a new door part with only a WallHole command in the 3D Script, and nothing in the 2D Script, and got the opposite of what you show (no opening contours or sill lines). Why don't you post the library part?&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Tue, 09 Aug 2011 18:35:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156738#M17353</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2011-08-09T18:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove these door outlines?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156739#M17354</link>
      <description>The door is attached. It was created with an old AC version (7, I think), that's why the extension is ".DOR".&lt;BR /&gt;
This happens with other doors I created.</description>
      <pubDate>Tue, 09 Aug 2011 18:57:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156739#M17354</guid>
      <dc:creator>Durval</dc:creator>
      <dc:date>2011-08-09T18:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove these door outlines?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156740#M17355</link>
      <description>Durval:&lt;BR /&gt;
&lt;BR /&gt;
There is some sort of corruption with the library part. At the top of the parameter list is &lt;B&gt;Wall Contours (0-None,1-Full,2-Side,3-Length)&lt;/B&gt; with possible values of 0, 1, 2 and 3. In the case of your part this is set to &lt;B&gt;1&lt;/B&gt;, but needs to be set to &lt;B&gt;0&lt;/B&gt; to avoid the problem you describe, but when I try to set this value to &lt;B&gt;0&lt;/B&gt;, it does not stick, upon reopening the door's dialog box it is set back to &lt;B&gt;1&lt;/B&gt;. I was able to create a new library part and paste your 3D Script into it, and that works (the Wall Contours parameter can be changed). I suspect there is some issue in the underlying code of this part that came from version 7 where these sort of options did not exist. I can only see creating new library parts, with new parameters and then copying and pasting the code from the various scripts. A bit laborious, I don't know if someone else will have a better method.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Tue, 09 Aug 2011 19:52:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156740#M17355</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2011-08-09T19:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove these door outlines?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156741#M17356</link>
      <description>Thank you very much David for reviewing my object.&lt;BR /&gt;
This is very weird.&lt;BR /&gt;
I thought the blue parameters, created by default when setting subtypes, would not have any effect on the object unless they were used in the scripts. It seems that I was wrong...&lt;BR /&gt;
Is there any other blue parameter that do affect the object even if not used in the scripts?</description>
      <pubDate>Tue, 09 Aug 2011 20:56:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156741#M17356</guid>
      <dc:creator>Durval</dc:creator>
      <dc:date>2011-08-09T20:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove these door outlines?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156742#M17357</link>
      <description>&lt;BLOCKQUOTE&gt;Durval wrote:&lt;BR /&gt;I thought the blue parameters, created by default when setting subtypes, would not have any effect on the object unless they were used in the scripts. It seems that I was wrong...&lt;/BLOCKQUOTE&gt;

In this case, the parameter is replacing the &lt;B&gt;Contours&lt;/B&gt; pop up in AC 7 (see image below), so it moves from the dialog box, where it cannot be scripted, to the GDL arena. In your case, the object will not accept user input to change the parameter, which is more of a bug.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Durval wrote:&lt;BR /&gt;Is there any other blue parameter that do affect the object even if not used in the scripts?&lt;/BLOCKQUOTE&gt;

It is not the fact that it is not used in the script, it is an additional parameter that could be controled by a script(s). The next parameter &lt;B&gt;Hotspots 0-None,1-2D,2-3D,3-All&lt;/B&gt; has a similar function: to automatically add (or not) the 2D and 3D HotSpots, so the HotSpots can be scripted, or added without scripting.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Wed, 10 Aug 2011 18:34:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-remove-these-door-outlines/m-p/156742#M17357</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2011-08-10T18:34:27Z</dc:date>
    </item>
  </channel>
</rss>

