<?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: Wall surface/treatment shown in plan in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Wall-surface-treatment-shown-in-plan/m-p/572934#M172715</link>
    <description>&lt;P&gt;Alright, thank you for a thorough reply! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;I don't know GDL scripting, so I'll hope for this to be implemented at some point in the distant future.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Oct 2023 08:14:18 GMT</pubDate>
    <dc:creator>jattt</dc:creator>
    <dc:date>2023-10-27T08:14:18Z</dc:date>
    <item>
      <title>Wall surface/treatment shown in plan</title>
      <link>https://community.graphisoft.com/t5/Modeling/Wall-surface-treatment-shown-in-plan/m-p/572787#M172713</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a BIM parameter that could allow us to display a wall surface material in plan defined by a colour like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jattt_0-1698302880181.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/47990i2D7EBFF4CE99EC37/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jattt_0-1698302880181.png" alt="jattt_0-1698302880181.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now the practice in our office is to manually draw 2D lines to display surface treatments, but this takes time and is a source of human error. Is there any way you could make this process more intelligent by defining a parameter within the wall and using a graphic override to display in plan? Maybe similar to how you can show the operating area of a door;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jattt_1-1698303357116.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/47991i5F5EFAFD4D9D87DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jattt_1-1698303357116.png" alt="jattt_1-1698303357116.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;(English isnt my first language, by operating area I mean the requirement of free space from the door handle to the next obstacle)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm aware that the composite would display the material, but these plans are for treatment/finish, i.e. same composite painted in a different color etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 06:58:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Wall-surface-treatment-shown-in-plan/m-p/572787#M172713</guid>
      <dc:creator>jattt</dc:creator>
      <dc:date>2023-10-26T06:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Wall surface/treatment shown in plan</title>
      <link>https://community.graphisoft.com/t5/Modeling/Wall-surface-treatment-shown-in-plan/m-p/572791#M172714</link>
      <description>&lt;P&gt;If walls were objects (like the doors) it would be relatively simple with a bit of GDL scripting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You were on the right track with Graphic Overrides.&lt;/P&gt;
&lt;P&gt;You can override the pen colour, line style, fill type of a wall based on certain criteria (like wall surface material).&lt;/P&gt;
&lt;P&gt;But unfortunately this will not work either, as a Graphic Override will affect the entire wall.&lt;/P&gt;
&lt;P&gt;So if you have different surfaces on each side of the wall, it will only show one override.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also it doesn't add a coloured dashed line to the side of the wall it changes the actual wall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So unfortunately, as far as I know you are stuck with manually drawing a coloured dashed line as you are now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could maybe achieve this with an add-on, but you will have to be an add-on developer to do this.&lt;/P&gt;
&lt;P&gt;Actually you could possible utilise the existing wall accessory add-on (saves you having to create one).&lt;/P&gt;
&lt;P&gt;But you will then need to know GDL scripting to be able to create a wall accessory object - that might be possible.&lt;/P&gt;
&lt;P&gt;Not something you could do yourself though without learning at least some GDL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 07:32:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Wall-surface-treatment-shown-in-plan/m-p/572791#M172714</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-10-26T07:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Wall surface/treatment shown in plan</title>
      <link>https://community.graphisoft.com/t5/Modeling/Wall-surface-treatment-shown-in-plan/m-p/572934#M172715</link>
      <description>&lt;P&gt;Alright, thank you for a thorough reply! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;I don't know GDL scripting, so I'll hope for this to be implemented at some point in the distant future.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 08:14:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Wall-surface-treatment-shown-in-plan/m-p/572934#M172715</guid>
      <dc:creator>jattt</dc:creator>
      <dc:date>2023-10-27T08:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Wall surface/treatment shown in plan</title>
      <link>https://community.graphisoft.com/t5/Modeling/Wall-surface-treatment-shown-in-plan/m-p/595722#M172716</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any development on this?&lt;/P&gt;&lt;P&gt;In Portugal this is a very common way to display the diferent wall finishes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fábio&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 12:16:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Wall-surface-treatment-shown-in-plan/m-p/595722#M172716</guid>
      <dc:creator>fabioverissimos</dc:creator>
      <dc:date>2024-03-20T12:16:00Z</dc:date>
    </item>
  </channel>
</rss>

