<?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: Revit’s [TessellatedShapeBuilder] function in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/revit-s-tessellatedshapebuilder-function/m-p/9327934#M37266</link>
    <description>&lt;P&gt;I cannot say why there is a difference between the two, but one thing is clear:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Remember that Revit is a BIM tool.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you really using it for a BIM, or some inappropriate use case?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do the shapes represent that you are creating?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are they building elements?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, that will end up being a pretty complicated building.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2020 13:53:17 GMT</pubDate>
    <dc:creator>jeremytammik</dc:creator>
    <dc:date>2020-02-19T13:53:17Z</dc:date>
    <item>
      <title>Revit’s [TessellatedShapeBuilder] function</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-s-tessellatedshapebuilder-function/m-p/9259633#M37263</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, why does it fail to call Revit’s [TessellatedShapeBuilder] function when the number of triangles is more than 45000? Is there any way to solve this problem?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2020 02:46:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-s-tessellatedshapebuilder-function/m-p/9259633#M37263</guid>
      <dc:creator>1146279845</dc:creator>
      <dc:date>2020-01-19T02:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Revit’s [TessellatedShapeBuilder] function</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-s-tessellatedshapebuilder-function/m-p/9262317#M37264</link>
      <description>&lt;P&gt;Please provide a minimal reproducible case and I can ask the development team whether it is intentional for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/about-the-author.html#1b" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/about-the-author.html#1b&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 17:22:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-s-tessellatedshapebuilder-function/m-p/9262317#M37264</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-01-20T17:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Revit’s [TessellatedShapeBuilder] function</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-s-tessellatedshapebuilder-function/m-p/9327296#M37265</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When " TessellatedShapeBuilder.Target= TessellatedShapeBuilderTarget.Mesh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TessellatedShapeBuilder.Fallback=TessellatedShapeBuilderFallback.Salvage" and the number of triangles is greater than 675675, tessellatedshapebuilder. Build() failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When " TessellatedShapeBuilder.Target=TessellatedShapeBuilderTarget.Solid,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TessellatedShapeBuilder.Fallback=TessellatedShapeBuilderFallback.Abort" and the number of triangles is greater than 45000, tessellatedshapebuilder. Build() failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Why is there so much difference between solid and mesh?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you very much&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 09:34:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-s-tessellatedshapebuilder-function/m-p/9327296#M37265</guid>
      <dc:creator>1146279845</dc:creator>
      <dc:date>2020-02-19T09:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Revit’s [TessellatedShapeBuilder] function</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-s-tessellatedshapebuilder-function/m-p/9327934#M37266</link>
      <description>&lt;P&gt;I cannot say why there is a difference between the two, but one thing is clear:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Remember that Revit is a BIM tool.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you really using it for a BIM, or some inappropriate use case?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do the shapes represent that you are creating?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are they building elements?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, that will end up being a pretty complicated building.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 13:53:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-s-tessellatedshapebuilder-function/m-p/9327934#M37266</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-02-19T13:53:17Z</dc:date>
    </item>
  </channel>
</rss>

