<?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 change the dimensions of an array parameter? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/How-to-change-the-dimensions-of-an-array-parameter/m-p/197995#M5236</link>
    <description>Thanks for your answer!
&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;What happens if you call &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;APIAny_ChangeAParameterID&lt;E&gt;&lt;/E&gt; and specify the array indices as 3 and 30?&lt;/BLOCKQUOTE&gt;
I tried your suggestion. Unfortunately the array bounds are the same. Seems the only way is to work directly with memo.</description>
    <pubDate>Tue, 09 Oct 2012 17:04:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-09T17:04:15Z</dc:date>
    <item>
      <title>How to change the dimensions of an array parameter?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-change-the-dimensions-of-an-array-parameter/m-p/197993#M5234</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;The API DevKit documentation for &lt;B&gt;API_AddParType&lt;/B&gt; structure states:
&lt;BLOCKQUOTE&gt;For parameters with array modifier, you can change the dimensions of the array on the fly when you create or modify an element. This enables you to put just a placeholder for an array into the library part parameter, and adjust that when you actually place the library part.&lt;/BLOCKQUOTE&gt;

Are there any examples of how to do this? Let's say I have a GDL library part with single array parameter. How can I change the dimensions of the array to be [3][30]?&lt;BR /&gt;
&lt;BR /&gt;
Your help is much appreciated!&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 May 2023 14:39:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-change-the-dimensions-of-an-array-parameter/m-p/197993#M5234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-23T14:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the dimensions of an array parameter?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-change-the-dimensions-of-an-array-parameter/m-p/197994#M5235</link>
      <description>&lt;BLOCKQUOTE&gt;EzPresso wrote:&lt;BR /&gt;Let's say I have a GDL library part with single array parameter. How can I change the dimensions of the array to be [3][30]?&lt;/BLOCKQUOTE&gt;
What happens if you call &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;APIAny_ChangeAParameterID&lt;E&gt;&lt;/E&gt; and specify the array indices as 3 and 30? Hopefully it will automatically expand the array bounds.&lt;BR /&gt;
&lt;BR /&gt;
The alternative (which we use) is to work directly with the underlying memo structures, but that's very long-winded.</description>
      <pubDate>Thu, 27 Sep 2012 09:05:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-change-the-dimensions-of-an-array-parameter/m-p/197994#M5235</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2012-09-27T09:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the dimensions of an array parameter?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-change-the-dimensions-of-an-array-parameter/m-p/197995#M5236</link>
      <description>Thanks for your answer!
&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;What happens if you call &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;APIAny_ChangeAParameterID&lt;E&gt;&lt;/E&gt; and specify the array indices as 3 and 30?&lt;/BLOCKQUOTE&gt;
I tried your suggestion. Unfortunately the array bounds are the same. Seems the only way is to work directly with memo.</description>
      <pubDate>Tue, 09 Oct 2012 17:04:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-change-the-dimensions-of-an-array-parameter/m-p/197995#M5236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-09T17:04:15Z</dc:date>
    </item>
  </channel>
</rss>

