<?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: custom panel does not cut to shape scheme grid in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/602810#M171711</link>
    <description>&lt;P&gt;I know it's a bit late replying but I don't really understand what you're saying :)) can you elaborate a bit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2024 20:48:38 GMT</pubDate>
    <dc:creator>mrboya</dc:creator>
    <dc:date>2024-05-06T20:48:38Z</dc:date>
    <item>
      <title>custom panel does not cut to shape scheme grid</title>
      <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/599936#M171354</link>
      <description>&lt;P&gt;Helo,&lt;BR /&gt;So I made a custom panel and then saved it as a custom curtain wall panel. After playing with the curtain wall to make it look like I wanted, I cut it to a shape I wanted, a triangle let's say. The problem is that these custom shapes are not cut to the shape of the grid, scheme grid,&amp;nbsp;or make them custom sized to fit in that grid.&lt;BR /&gt;From what I've seen there are people with the same problem and they got a response like this: "&amp;nbsp;&lt;SPAN&gt;I don't think this is possible to do. You will need to create another custom curtain Wall that would fit properly in those situations. Or script one so you can set them parametrically."&amp;nbsp;&lt;BR /&gt;The question is if I can solve this more simply than a script as I don't know how to do something like that or if someone can help me to modify something in the object's script so that it can cut by shape.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-18 232340.png" style="width: 721px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/59293iED48255B012F30FF/image-dimensions/721x510?v=v2" width="721" height="510" role="button" title="Screenshot 2024-04-18 232340.png" alt="Screenshot 2024-04-18 232340.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Windows edu&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 09:23:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/599936#M171354</guid>
      <dc:creator>mrboya</dc:creator>
      <dc:date>2024-04-24T09:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: custom panel does not cut to shape scheme grid</title>
      <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/600754#M171446</link>
      <description>&lt;P&gt;I would say that the custom Curtain Wall Panel does what it was scripted to do; it was not scripted to handle those boundary cut-off cases.&lt;/P&gt;
&lt;P&gt;I am not very familiar with custom Curtain Wall Panels so I don't know if it would be possible to script it so that it handles those boundaries properly, maybe someone with more GDL knowledge in this area knows the answer.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 09:26:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/600754#M171446</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2024-04-24T09:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: custom panel does not cut to shape scheme grid</title>
      <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/600755#M171447</link>
      <description>&lt;P&gt;you can use the "advanced" roof cutting tool under design &amp;gt; roof extras &amp;gt; crop to single-plane roof. all you do basically is make a roof thats slanted the way you want then mark the window and roof and then go in the setting i mentioned above. ive made some abstract art with that. i also keeps the barrier around &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 09:32:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/600755#M171447</guid>
      <dc:creator>_JJ_</dc:creator>
      <dc:date>2024-04-24T09:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: custom panel does not cut to shape scheme grid</title>
      <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/601853#M171565</link>
      <description>&lt;P&gt;An array of each corner node is available for use in GDL. Not simple to implement though... Who ever decided that the edge panels should scale though obviously never tested it to see that the idea was completely useless. Scripting a cutting plane that encompases all panels would have been easier than calculating the relevant intersection points required to scale each panel corner to corner...&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 08:15:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/601853#M171565</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2024-04-29T08:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: custom panel does not cut to shape scheme grid</title>
      <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/602810#M171711</link>
      <description>&lt;P&gt;I know it's a bit late replying but I don't really understand what you're saying :)) can you elaborate a bit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 20:48:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/602810#M171711</guid>
      <dc:creator>mrboya</dc:creator>
      <dc:date>2024-05-06T20:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: custom panel does not cut to shape scheme grid</title>
      <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/602836#M171716</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/101590"&gt;@mrboya&lt;/a&gt;, I think you have your question answered in that you would need to create another custom curtain wall with that external boundary frame clearly defined first. Then draw your grid inside with the mullions. I am only just learning how to use it in a domestic application and I don’t do any GDL scripting.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 03:38:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/602836#M171716</guid>
      <dc:creator>mthd</dc:creator>
      <dc:date>2024-05-07T03:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: custom panel does not cut to shape scheme grid</title>
      <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/604614#M171929</link>
      <description>&lt;P&gt;What is the reason for creating a custom panel in this situation? &amp;nbsp;Does the custom panels have any surface undulations or slopes? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's just a flat 3-sided panel with a consistent thickness then there is no need for a custom panel. &amp;nbsp;Just use the standard panel options and it will still be cut by the frame elements at the desired angles. &amp;nbsp;You'll need to add frames on the angles to cut the panels into triangles, but that's easily accomplished using the diagonal frame tools at the lower right hand corner of the scheme window.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffGalbraith_0-1716268437916.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/61115i585B0DA48A5C3443/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffGalbraith_0-1716268437916.png" alt="JeffGalbraith_0-1716268437916.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 05:14:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/604614#M171929</guid>
      <dc:creator>Jeff Galbraith</dc:creator>
      <dc:date>2024-05-21T05:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: custom panel does not cut to shape scheme grid</title>
      <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/604778#M171951</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/13701"&gt;@Jeff Galbraith&lt;/a&gt;, In my situation I used a curtain wall to represent a triangular window above and including a glass sliding door on a gable end. I was able to use a triangular window anyway but just tried using the CWT to practice using it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/101590"&gt;@mrboya&lt;/a&gt;, I think he needs to follow your suggestions on shaping the CW for his particular application.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I don’t do high rise and I am not an Ace with AC either. Just intermediate to advanced with low rise residential work that’s all.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 03:10:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/604778#M171951</guid>
      <dc:creator>mthd</dc:creator>
      <dc:date>2024-05-22T03:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: custom panel does not cut to shape scheme grid</title>
      <link>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/604782#M171952</link>
      <description>&lt;P&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/101590"&gt;@mrboya&lt;/a&gt; , as Jeff has said there is no need to use a custom panel.&lt;/P&gt;
&lt;P&gt;If you save a slab as a custom curtain wall panel, it will not trim to the outer frame boundary.&lt;/P&gt;
&lt;P&gt;Any other curtain wall panel will.&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="BarryKelly_0-1716349997985.png" style="width: 886px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/61162iB79CA90F57140E4F/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1716349997985.png" alt="BarryKelly_0-1716349997985.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The curtain wall has it's own frames, so if it is a frame around each panel that you want you just need to use the curtain wall frames.&lt;/P&gt;
&lt;P&gt;However there is a panel with profiled edges that you can also use and that will trim to the outer frame shape.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 03:56:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/custom-panel-does-not-cut-to-shape-scheme-grid/m-p/604782#M171952</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2024-05-22T03:56:51Z</dc:date>
    </item>
  </channel>
</rss>

