<?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: libPart_updateSection problems in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/libPart-updateSection-problems/m-p/59278#M8022</link>
    <description>I am not sure this helps, but did you&lt;BR /&gt;
&lt;BR /&gt;
ACAPI_LibPart_SetDetails_ParamDef to the parameters handle ?&lt;BR /&gt;
&lt;BR /&gt;
( You can get the details using ACAPI_LibPart_GetDetails )</description>
    <pubDate>Fri, 08 Apr 2005 04:28:13 GMT</pubDate>
    <dc:creator>Oleg</dc:creator>
    <dc:date>2005-04-08T04:28:13Z</dc:date>
    <item>
      <title>libPart_updateSection problems</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/libPart-updateSection-problems/m-p/59277#M8021</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;When I change a default value of a library part parameter for some strange reason the option 'set as default' on the library parts interface script is getting turned off. This is in AC v7.&lt;BR /&gt;&lt;BR /&gt;My code basically does:&lt;BR /&gt;&lt;BR /&gt;ACAPI_LibPart_GetSect_ParamDef(APILibObjectID, params, &amp;amp;a, &amp;amp;b, &amp;amp;paramsHdl);&lt;BR /&gt;memset(&amp;amp;section, 0 sizeof(API_LibPartSection));&lt;BR /&gt;section.sectType = API_SectParamDef;&lt;BR /&gt;ACAPI_LibPart_UpdateSection(libInd, &amp;amp;section, paramsHdl);&lt;BR /&gt;&lt;BR /&gt;The default parameters for this library part get set just fine, but its annoying that this effects the interface script options.&lt;BR /&gt;&lt;BR /&gt;Anyone know what I'm doing wrong, if this still happens in v9, or if there is a way to programmaticly set the 'use as default' option?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Adam&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Aug 2023 10:08:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/libPart-updateSection-problems/m-p/59277#M8021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-07T10:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: libPart_updateSection problems</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/libPart-updateSection-problems/m-p/59278#M8022</link>
      <description>I am not sure this helps, but did you&lt;BR /&gt;
&lt;BR /&gt;
ACAPI_LibPart_SetDetails_ParamDef to the parameters handle ?&lt;BR /&gt;
&lt;BR /&gt;
( You can get the details using ACAPI_LibPart_GetDetails )</description>
      <pubDate>Fri, 08 Apr 2005 04:28:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/libPart-updateSection-problems/m-p/59278#M8022</guid>
      <dc:creator>Oleg</dc:creator>
      <dc:date>2005-04-08T04:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: libPart_updateSection problems</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/libPart-updateSection-problems/m-p/59279#M8023</link>
      <description>I was not doing it before but just tried it and the option still gets disabled. API_LibPartDetails doesn't seem to have anything to do with this option, not that I can find anything else that does.&lt;BR /&gt;
&lt;BR /&gt;
Thanks anyway,&lt;BR /&gt;
Adam</description>
      <pubDate>Mon, 11 Apr 2005 07:52:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/libPart-updateSection-problems/m-p/59279#M8023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-11T07:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: libPart_updateSection problems</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/libPart-updateSection-problems/m-p/59280#M8024</link>
      <description>Hi Adam,&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;adambutler wrote:&lt;BR /&gt;I was not doing it before but just tried it and the option still gets disabled. API_LibPartDetails doesn't seem to have anything to do with this option, not that I can find anything else that does.&lt;BR /&gt;
&lt;BR /&gt;
Thanks anyway,&lt;BR /&gt;
Adam&lt;/BLOCKQUOTE&gt;

The place for this would be in API_LibPartDetails, but it hasn't been published through that structure. We'll try to fix that in the next major release.&lt;BR /&gt;
&lt;BR /&gt;
HTH,&lt;BR /&gt;
&lt;BR /&gt;
Akos</description>
      <pubDate>Tue, 03 May 2005 12:11:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/libPart-updateSection-problems/m-p/59280#M8024</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2005-05-03T12:11:05Z</dc:date>
    </item>
  </channel>
</rss>

