<?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: Change fill orientation via API in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Change-fill-orientation-via-API/m-p/668588#M10485</link>
    <description>&lt;P&gt;Hi, I'd suggest you try to change the parameter of&amp;nbsp;cutFillOrientation in following data with ACAPI_Attribute_Modify():&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;
&lt;DIV id="content" class="inset"&gt;
&lt;P class="syntax"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="syntax"&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt; typedef struct {
        API_Attr_Head             head;
        GS::UniString             *id;
        GS::UniString             *manufacturer;
        GS::UniString             *description;
        Int32                     connPriority;
        API_AttributeIndex        cutFill;
        short                     cutFillPen;
        short                     cutFillBackgroundPen;
        API_AttributeIndex        cutMaterial;
        API_FillOrientationID     cutFillOrientation;
        Int32                     filler_0;
        double                    thermalConductivity;
        double                    density;
        double                    heatCapacity;
        double                    embodiedEnergy;
        double                    embodiedCarbon;
        bool                      showUncutLines;
        bool                      doNotParticipateInCollDet;
        bool                      filler_1[6];
    } API_BuildingMaterialType;&lt;/LI-CODE&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 04 Jul 2025 21:04:43 GMT</pubDate>
    <dc:creator>Hiromichi Shinkawa</dc:creator>
    <dc:date>2025-07-04T21:04:43Z</dc:date>
    <item>
      <title>Change fill orientation via API</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Change-fill-orientation-via-API/m-p/668521#M10483</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Emkave_1-1751553894905.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/89027i24033C38C75406B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Emkave_1-1751553894905.png" alt="Emkave_1-1751553894905.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello guys! I need an assistance! Do you know if there is a way to change the fill orientation via the API? I'd be glad to receive your sollutions! Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 21:52:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Change-fill-orientation-via-API/m-p/668521#M10483</guid>
      <dc:creator>Emkave</dc:creator>
      <dc:date>2025-07-03T21:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change fill orientation via API</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Change-fill-orientation-via-API/m-p/668588#M10485</link>
      <description>&lt;P&gt;Hi, I'd suggest you try to change the parameter of&amp;nbsp;cutFillOrientation in following data with ACAPI_Attribute_Modify():&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;
&lt;DIV id="content" class="inset"&gt;
&lt;P class="syntax"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="syntax"&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt; typedef struct {
        API_Attr_Head             head;
        GS::UniString             *id;
        GS::UniString             *manufacturer;
        GS::UniString             *description;
        Int32                     connPriority;
        API_AttributeIndex        cutFill;
        short                     cutFillPen;
        short                     cutFillBackgroundPen;
        API_AttributeIndex        cutMaterial;
        API_FillOrientationID     cutFillOrientation;
        Int32                     filler_0;
        double                    thermalConductivity;
        double                    density;
        double                    heatCapacity;
        double                    embodiedEnergy;
        double                    embodiedCarbon;
        bool                      showUncutLines;
        bool                      doNotParticipateInCollDet;
        bool                      filler_1[6];
    } API_BuildingMaterialType;&lt;/LI-CODE&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Jul 2025 21:04:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Change-fill-orientation-via-API/m-p/668588#M10485</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2025-07-04T21:04:43Z</dc:date>
    </item>
  </channel>
</rss>

