<?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: Slab-like GDL or Param-O object for city planning? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/319419#M3537</link>
    <description>&lt;P&gt;Thank you Peter!&lt;/P&gt;&lt;P&gt;I looked into the Footing object and could figure out what to use in my object. It's not the most elegant, but it does the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next step would be to figure out&lt;/P&gt;&lt;P&gt;1. How to do setbacks within the same object.&lt;/P&gt;&lt;P&gt;2. Connect a label that can show custom properties&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that anything you could point me towards?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Kaj&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2021 16:03:12 GMT</pubDate>
    <dc:creator>Kaj_AL</dc:creator>
    <dc:date>2021-11-02T16:03:12Z</dc:date>
    <item>
      <title>Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222562#M3523</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;I'm working on a template for city planning and am currently looking for ways to easily mimic buildings in an early stage. Right now I'm using composite slabs with every story a different material, the materials being whatever functions the building has (residence, office, etc.). This doesn't feel optimal as the number of composites quickly become an unmanageable amount, and they're not quite as "smart" as I would like them to be.&lt;BR /&gt;&lt;BR /&gt;So, my question is, is there anyway to build an object that behaves in a similar manner to a slab when it comes to modeling (new nodes with a click, easy to manipulate), or does any one have any other great ideas on how to do this?&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;Kaj&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Sep 2024 08:30:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222562#M3523</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2024-09-24T08:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222563#M3524</link>
      <description>You can mimic behaviour of slab in GDL object as close as possible with various hotspot tricks. It's not going to be the same, but can be something quite similar. Another option - to have accessory object, connected to polyline - in this case you can draw polyline and after just extract geometry into your GDL object (that will follow future changes of linked polyline).&lt;BR /&gt;
&lt;BR /&gt;
In any case custom GDL object is very good solution. You just need to invest your time on writing GDL code - it depends on how good you with code writing and your creativity. In best scenario it can take two-three days of coding needed tool. But if you are slow and your programming skills are very limited - you can stack for month making this tool.</description>
      <pubDate>Tue, 17 Aug 2021 07:19:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222563#M3524</guid>
      <dc:creator>Podolsky</dc:creator>
      <dc:date>2021-08-17T07:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222564#M3525</link>
      <description>Hi!&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your quick answer!&lt;BR /&gt;
&lt;BR /&gt;
The polyline option seems like a good solution, that probably will fit colleagues usede to 2D-drawing as well!&lt;BR /&gt;
&lt;BR /&gt;
I am very new to GDL (I have browsed some old GDL cookbook and done a few exercises but that's it), but don't mind learning whilst using the composite slab workaround for now. &lt;BR /&gt;
&lt;BR /&gt;
Do you know were I can find some references or examples on what needs to be done and how to do it?&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
Kaj</description>
      <pubDate>Tue, 17 Aug 2021 07:29:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222564#M3525</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2021-08-17T07:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222565#M3526</link>
      <description>Hi Kaj.AL,&lt;BR /&gt;
&lt;BR /&gt;
Using the Accessories add-on is described here: &lt;A href="https://helpcenter.graphisoft.com/knowledgebase/64527" target="_blank"&gt;https://helpcenter.graphisoft.com/knowledgebase/64527&lt;/A&gt;&lt;BR /&gt;
The necessary library is in the &lt;A href="https://graphisoft.com/downloads/goodies/ac25" target="_blank"&gt;Goodies&lt;/A&gt; package.&lt;BR /&gt;
&lt;BR /&gt;
Select a subtype for your object from the add-on (eg. Model Element / Building Element / Covering / Accessory / Slab (Accessory)). Data will be set by the add-on in the parameters under gs_accessory_addon in the parameter list.&lt;BR /&gt;
Read the code of "Plain Ceiling" or "Footing 2" to see how to use them.</description>
      <pubDate>Mon, 23 Aug 2021 14:41:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222565#M3526</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-08-23T14:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222566#M3527</link>
      <description>Thanks Peter, I'll check it out and see if I can put the pieces together!</description>
      <pubDate>Fri, 27 Aug 2021 06:46:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/222566#M3527</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2021-08-27T06:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309169#M3528</link>
      <description>&lt;P&gt;Hi again!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've slowly managed to put together a simple object that works as an add-on for slabs. Now I'm stumped on how to continue. What I would like to do is calculate stuff based on my object, and use these calculations in schedules or lists. For example I would like to calculate the area and volume, and from those values calculate an average number of apartments and so forth.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any suggestions on how to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link to object (made in Archicad 25):&amp;nbsp;&lt;A href="https://drive.google.com/file/d/1H1zIMQw84KaneYf5NkKRK1HkpV9ZGD5M/view?usp=sharing" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/1H1zIMQw84KaneYf5NkKRK1HkpV9ZGD5M/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Kaj&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 11:46:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309169#M3528</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2021-10-13T11:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309174#M3529</link>
      <description>&lt;P&gt;Probably too late to suggest now, but this does sound like something that the grasshopper connection would be perfectly suited to do. A.k.a. parametric design.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 12:17:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309174#M3529</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2021-10-13T12:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309177#M3530</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's never too late. I've been on the fence whether to get Grasshopper (or recommend the office to get it), but I've downloaded a trial now, so we'll se how it goes. Any clues on how to work it out in Grasshopper, or will it be self-explanatory once I start to get in to it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Kaj&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 12:39:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309177#M3530</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2021-10-13T12:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309181#M3531</link>
      <description>&lt;P&gt;No, but your original case description sounded like it could use a paremetric approach and from what I've seen on youtube clips in the past, you can basically let grasshopper create Archicad 3D elements for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might even be able to drive creation of existing buildings by combining GIS data and government vector data for site plans.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 12:51:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309181#M3531</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2021-10-13T12:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309252#M3532</link>
      <description>&lt;P&gt;Thanks Erwin!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Especially the combining of GIS data and the local vector data with Grasshopper could cut our work time a lot! Will try it out when I get the chance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, for what I'm doing now I think a simple Archicad object should be enough, and working with Grasshopper might be to complicated for these types of early stages if it's to be implemented at the office.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I have two more open questions:&lt;/P&gt;&lt;P&gt;1. How do I use the Properties Script to get&lt;/P&gt;&lt;P&gt;a. The area of either my object or the slab upon which it is based?&lt;/P&gt;&lt;P&gt;b. The total volume of it?&lt;/P&gt;&lt;P&gt;I figure it's maybe using REQUEST or built-in properties, but I can't figure out how to use them properly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. How would you go about to create setbacks on this type of building object?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;/Kaj&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 07:27:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309252#M3532</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2021-10-14T07:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309303#M3533</link>
      <description>&lt;P&gt;In case you are looking for some more information, here is a presentation from Enzyme&amp;nbsp;&lt;A href="https://geospatialworldforum.org/speaker/presentions2019/Connecting-GIS-BIM-Workflow-Case-Studies-Eugenio_Fontan.pdf" target="_blank"&gt;https://geospatialworldforum.org/speaker/presentions2019/Connecting-GIS-BIM-Workflow-Case-Studies-Eugenio_Fontan.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you browse to slide 19 or so onwards you get a good introduction to how they use GIS data and grashopper to create 3D site models.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 13:28:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/309303#M3533</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2021-10-14T13:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/312935#M3534</link>
      <description>&lt;P&gt;With this approach the area has to be calculated by the script from the polygon coordinates. There is no existing GDL solution, &lt;A href="https://en.wikipedia.org/wiki/Shoelace_formula" target="_blank" rel="noopener"&gt;the shoelace formula&lt;/A&gt; can be used if there are no curved edges.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another approach could be making a label (if you don't need IES data or 3D geometry). Labels have access to slab data: &lt;A href="http://gdl.graphisoft.com/reference-guide/column-beam-and-slab-parameters" target="_blank"&gt;http://gdl.graphisoft.com/reference-guide/column-beam-and-slab-parameters&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Properties can also be created using &lt;A href="https://helpcenter.graphisoft.com/user-guide/76725/" target="_blank" rel="noopener"&gt;Property expressions&lt;/A&gt;&amp;nbsp;without GDL.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 08:05:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/312935#M3534</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-10-25T08:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/312942#M3535</link>
      <description>&lt;P&gt;Hi Peter! Thank you for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've set up the shoelace formula and it works fine. It feels as though it would be possible to calculate even with curved edges. The slab accessory seems to convert the arcs of the slab into a prism made up of straight polylines. I haven't really figured out where in the process this happens though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I look at the saved parameters, an accessory created from a rectangle slab has 15 parameters (x, y &amp;amp; status and the first point again with -1 as status). If I make one of the slab edges into an arc, the number of parameters reach around 150-300 instead (231 in my added screenshot). So, my thinking is that I could use those coordinates for the shoelace formula in some way to get a decently accurate result, would you say that's correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't been able to "find" those coordinates in the Properties Script, only in the 3D. Is it possible to save them in the 3D script and let the properties script read them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also have not been able to control the appearance of the accessory when using an arc, neither RADIUS, TOLER nor RESOL seems to affect it. Do you know if this can be done?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Kaj&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/8831iF3DAA3BD4F3AD54D/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Skärmbild 2021-10-25 115141.png" title="Skärmbild 2021-10-25 115141.png" /&gt;</description>
      <pubDate>Mon, 25 Oct 2021 09:56:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/312942#M3535</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2021-10-25T09:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/313189#M3536</link>
      <description>&lt;P&gt;I looked into it and the add-on gives only straight edges to the slab object. It can't be controlled.&lt;/P&gt;
&lt;P&gt;The polygon is a parameter, it should be available in the properties script. There is an example in the "Footing 1" object.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 08:37:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/313189#M3536</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-10-27T08:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/319419#M3537</link>
      <description>&lt;P&gt;Thank you Peter!&lt;/P&gt;&lt;P&gt;I looked into the Footing object and could figure out what to use in my object. It's not the most elegant, but it does the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next step would be to figure out&lt;/P&gt;&lt;P&gt;1. How to do setbacks within the same object.&lt;/P&gt;&lt;P&gt;2. Connect a label that can show custom properties&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that anything you could point me towards?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Kaj&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 16:03:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/319419#M3537</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2021-11-02T16:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/320091#M3538</link>
      <description>&lt;P&gt;Sorry, labels can't show properties from the properties script, those are only available for Lists (not Interactive Schedules). But you can access parameters from a label (use &lt;A href="http://gdl.graphisoft.com/reference-guide/request-options" target="_blank" rel="noopener"&gt;REQUEST&lt;/A&gt; "assoclp_parvalue") and do the calculations in the label.&lt;/P&gt;
&lt;P&gt;Setbacks like solid operations? That sounds difficult, you'd have to intrepret the shape somehow to know what to do.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 12:13:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/320091#M3538</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-11-08T12:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/320210#M3539</link>
      <description>&lt;P&gt;Thank you Peter!&lt;/P&gt;&lt;P&gt;Labels: Okay, I've started looking into the "assoclp_parvalue", but I'm a bit lost. Sorry if my questions are a bit basic, but so am I.&lt;/P&gt;&lt;P&gt;An example: In my object, I have a parameter called num_stories which is an integer dictating the number of stories. How would I write the REQUEST to use this parameter in the label?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Setbacks: Yes, either that, or perhaps a separate PRISM with editable hotspots (but preferably something a bit simpler).&lt;/P&gt;&lt;P&gt;Is it possible to somehow ask for another slab or polyline? Say that I want to have a 2 meter setback on my top story. Can I within my object create a button which, when clicked, prompts the user to select an additional slab/polyline, and from this shape subtract the 2 meter setback?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Kaj&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 08:11:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/320210#M3539</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2021-11-09T08:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/320712#M3540</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;num_stories = 0 ! this will receive the value if found
n = REQUEST ("ASSOCLP_PARVALUE", "num_stories", _unused, type, flags, dim1, dim2, num_stories)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;type, flags, dim1, dim2 are returned from the labeled object, you can double-check them to see whether it's the same parameter that you expect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no polygon input method in GDL. You could draw a set of editable hotspots on the polygon to define a second polygon that can be edited vertex by vertex, and you might need some button on the UI to reset it to the current contour of the object.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 15:24:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/320712#M3540</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-11-12T15:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/321841#M3541</link>
      <description>&lt;P&gt;Thanks! I got it to work with the more simple parameters!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I can't seem to get it to work with the array of coordinates that is my starting polygon. How would I request that array?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another question that popped up; can I in the user interface have a text box for typing in something that goes straight to an array parameter? So, array[1] has it's own box, as does array[2] and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Kaj&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 13:33:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/321841#M3541</guid>
      <dc:creator>Kaj_AL</dc:creator>
      <dc:date>2021-11-19T13:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Slab-like GDL or Param-O object for city planning?</title>
      <link>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/322390#M3542</link>
      <description>&lt;P&gt;The request always returns a one-dimensional array:&lt;/P&gt;
&lt;DIV style="text-indent: -1em;"&gt;&lt;EM&gt;&lt;CODE style="color: var(--vscode-textlink-foreground); white-space: pre-wrap; font-family: 'Courier New', Courier, monospace; font-size: 13.2px;"&gt;&lt;STRONG&gt;p_values:&amp;nbsp;&lt;/STRONG&gt;&lt;/CODE&gt;&amp;nbsp;for ASSOCLP_PARVALUE returns the parameter value or array of values. The array elements are returned successively, row by row as a one dimensional array, independently of the dimensions of the variable specified to store it. If the variable is not a dynamic array, there are as many elements stored as there is room for (for a simple variable only one, the first element). If values is a two dimensional dynamic array, all elements are stored in the first row.&lt;/EM&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;EM&gt;You need to convert the one-dimensional array to two-dimensional (or use it as such, calculating indices).&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Most UI_...{2} commands can show individual array elements. The reference guide always states where they can be used.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 10:49:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Slab-like-GDL-or-Param-O-object-for-city-planning/m-p/322390#M3542</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-11-22T10:49:44Z</dc:date>
    </item>
  </channel>
</rss>

