<?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 Surface Grid System in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13699999#M175790</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HogueOne_0-1750962281566.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1547062i47D214D60174A387/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HogueOne_0-1750962281566.png" alt="HogueOne_0-1750962281566.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm trying to find the most efficient way to create a surface grids like this. It's hard to tell from the image, but there's a 13mm gap between the large squares. The way I've been approaching it is with a script I've attached that assists in making grid lines. But it still requires me to split the surface a hundred times - making many many features in the model browser. I've looked into freeform modeling as it allows you to divide up a surface like this, it's just not precise. I've looked into the "Grill" tool and it's still not quite what I need. I've tried automating the process with the patch tool, it's just been a real pain. Does anybody have any recommendations for built in tools or custom tools that might help?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2025 18:34:04 GMT</pubDate>
    <dc:creator>HogueOne</dc:creator>
    <dc:date>2025-06-26T18:34:04Z</dc:date>
    <item>
      <title>Surface Grid System</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13699999#M175790</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HogueOne_0-1750962281566.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1547062i47D214D60174A387/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HogueOne_0-1750962281566.png" alt="HogueOne_0-1750962281566.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm trying to find the most efficient way to create a surface grids like this. It's hard to tell from the image, but there's a 13mm gap between the large squares. The way I've been approaching it is with a script I've attached that assists in making grid lines. But it still requires me to split the surface a hundred times - making many many features in the model browser. I've looked into freeform modeling as it allows you to divide up a surface like this, it's just not precise. I've looked into the "Grill" tool and it's still not quite what I need. I've tried automating the process with the patch tool, it's just been a real pain. Does anybody have any recommendations for built in tools or custom tools that might help?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 18:34:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13699999#M175790</guid>
      <dc:creator>HogueOne</dc:creator>
      <dc:date>2025-06-26T18:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Surface Grid System</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13700141#M175795</link>
      <description>&lt;P&gt;You might be better off doing this in 3ds max, then importing it to inventor.&lt;/P&gt;&lt;P&gt;I made this box in under 5mins with 3ds max:&lt;/P&gt;&lt;P&gt;1. create a box and change the # of segments&lt;/P&gt;&lt;P&gt;2. select the edges and extrude them&lt;/P&gt;&lt;P&gt;3. export the file to inventor (.obj)&lt;/P&gt;&lt;P&gt;4. convert the mesh to a solid then stich it up&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/inventor-forum/how-do-i-convert-mesh-part-from-stl-file-to-solid-in-inventor/td-p/10984036" target="_blank" rel="noopener"&gt;link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 20:33:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13700141#M175795</guid>
      <dc:creator>daltonNYAW9</dc:creator>
      <dc:date>2025-06-26T20:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Surface Grid System</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13700160#M175796</link>
      <description>&lt;P&gt;I've found a workaround. Sorta.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HogueOne_0-1750970524259.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1547095i5DDFEDC5E76D8634/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HogueOne_0-1750970524259.png" alt="HogueOne_0-1750970524259.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can use the mark tool to make the grid. the end result is individual squares. the only problem is that they're not entirely stable as surface loops for my purposes. I'm going to continue digging.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 20:44:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13700160#M175796</guid>
      <dc:creator>HogueOne</dc:creator>
      <dc:date>2025-06-26T20:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Surface Grid System</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13700250#M175798</link>
      <description>&lt;P&gt;Could one of my ideas and add-ins help you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Post on Linked-in:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.linkedin.com/feed/update/urn:li:activity:7203866320965156864?utm_source=share&amp;amp;utm_medium=member_desktop&amp;amp;rcm=ACoAACqiWc4BF5OMqFCCoqYerXzAxAm8La-YWF0" target="_blank" rel="noopener"&gt;https://www.linkedin.com/feed/update/urn:li:activity:7203866320965156864?utm_source=share&amp;amp;utm_medium=member_desktop&amp;amp;rcm=ACoAACqiWc4BF5OMqFCCoqYerXzAxAm8La-YWF0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Post on the Idea station:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-ideas/easy-split-trim-solid-bodies/idi-p/12818739" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-ideas/easy-split-trim-solid-bodies/idi-p/12818739&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 22:07:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13700250#M175798</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2025-06-26T22:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Surface Grid System</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13701353#M175813</link>
      <description>&lt;P&gt;The linkedin link appears to be broken. I watched the video of your application in action and it closely resembles what I imagined a more automated surface splitter would be like. Splitting surfaces seems to result in more stable edge loops, but marking the surfaces appears to be far more efficient. The limitation I'm seeing with marking surfaces is that it only works on the faces of solids, and not actually work surfaces. I really wish there was a way to use the mark tool on work surfaces.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 15:07:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/surface-grid-system/m-p/13701353#M175813</guid>
      <dc:creator>HogueOne</dc:creator>
      <dc:date>2025-06-27T15:07:59Z</dc:date>
    </item>
  </channel>
</rss>

