<?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: Import options description in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/import-options-description/m-p/14151290#M75610</link>
    <description>&lt;P&gt;Maybe this AI-generated description can help? I'm not working on the Maya code so I haven't checked what that code actually is doing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-end="413" data-start="320"&gt;Based on standard NURBS tessellation terminology, these options can be understood as follows:&lt;/P&gt;
&lt;DIV class="TyagGW_tableContainer"&gt;
&lt;DIV class="group TyagGW_tableWrapper flex flex-col-reverse w-fit" tabindex="-1"&gt;
&lt;TABLE class="w-fit min-w-(--thread-content-width)" data-end="1474" data-start="415"&gt;
&lt;THEAD data-end="462" data-start="415"&gt;
&lt;TR data-end="462" data-start="415"&gt;
&lt;TH class="last:pe-10" data-col-size="sm" data-end="429" data-start="415"&gt;Sample Type&lt;/TH&gt;
&lt;TH class="last:pe-10" data-col-size="lg" data-end="444" data-start="429"&gt;What it does&lt;/TH&gt;
&lt;TH class="last:pe-10" data-col-size="md" data-end="462" data-start="444"&gt;Typical Result&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY data-end="1474" data-start="510"&gt;
&lt;TR data-end="716" data-start="510"&gt;
&lt;TD data-col-size="sm" data-end="530" data-start="510"&gt;&lt;STRONG data-end="529" data-start="512"&gt;Entire Domain&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD data-end="625" data-start="530" data-col-size="lg"&gt;Treats the entire U/V parameter domain as a single region and distributes samples across it.&lt;/TD&gt;
&lt;TD data-end="716" data-start="625" data-col-size="md"&gt;Most uniform sampling, but may miss local detail in areas with uneven parameterization.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR data-end="903" data-start="717"&gt;
&lt;TD data-col-size="sm" data-end="735" data-start="717"&gt;&lt;STRONG data-end="734" data-start="719"&gt;G1 Segments&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD data-end="839" data-start="735" data-col-size="lg"&gt;Splits the surface at G1 (tangent continuity) boundaries and samples each smooth patch independently.&lt;/TD&gt;
&lt;TD data-end="903" data-start="839" data-col-size="md"&gt;Better preservation of creases, fillets, and tangent breaks.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR data-end="1080" data-start="904"&gt;
&lt;TD data-col-size="sm" data-end="931" data-start="904"&gt;&lt;STRONG data-end="918" data-start="906"&gt;Per Span&lt;/STRONG&gt; &lt;EM data-end="930" data-start="919"&gt;(default)&lt;/EM&gt;&lt;/TD&gt;
&lt;TD data-end="1006" data-start="931" data-col-size="lg"&gt;Samples each NURBS span separately (a span is the region between knots).&lt;/TD&gt;
&lt;TD data-end="1080" data-start="1006" data-col-size="md"&gt;Good balance of accuracy and performance; generally the safest choice.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR data-end="1263" data-start="1081"&gt;
&lt;TD data-col-size="sm" data-end="1099" data-start="1081"&gt;&lt;STRONG data-end="1098" data-start="1083"&gt;Knot Values&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD data-end="1168" data-start="1099" data-col-size="lg"&gt;Places samples directly at knot locations in the NURBS definition.&lt;/TD&gt;
&lt;TD data-end="1263" data-start="1168" data-col-size="md"&gt;More faithfully follows the original NURBS structure, especially where knot density varies.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR data-end="1474" data-start="1264"&gt;
&lt;TD data-col-size="sm" data-end="1281" data-start="1264"&gt;&lt;STRONG data-end="1280" data-start="1266"&gt;Adaptively&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD data-end="1374" data-start="1281" data-col-size="lg"&gt;Adds or removes samples based on curvature/error metrics rather than a fixed distribution.&lt;/TD&gt;
&lt;TD data-end="1474" data-start="1374" data-col-size="md"&gt;More polygons in curved areas, fewer in flat areas; often the most efficient for complex shapes.&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;H3 data-end="1515" data-start="1476" data-section-id="vylxt8"&gt;When to try a different Sample Type&lt;/H3&gt;
&lt;P data-end="1534" data-start="1517"&gt;If you're seeing:&lt;/P&gt;
&lt;UL data-end="1881" data-start="1536"&gt;
&lt;LI data-end="1609" data-start="1536" data-section-id="1pm7a7k"&gt;&lt;STRONG data-end="1569" data-start="1538"&gt;Faceting on curved surfaces&lt;/STRONG&gt; → try &lt;STRONG data-end="1590" data-start="1576"&gt;Adaptively&lt;/STRONG&gt; or &lt;STRONG data-end="1609" data-start="1594"&gt;Knot Values&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="1688" data-start="1610" data-section-id="1qincdq"&gt;&lt;STRONG data-end="1666" data-start="1612"&gt;Problems near trims, fillets, or continuity breaks&lt;/STRONG&gt; → try &lt;STRONG data-end="1688" data-start="1673"&gt;G1 Segments&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="1759" data-start="1689" data-section-id="xxurny"&gt;&lt;STRONG data-end="1722" data-start="1691"&gt;Uneven tessellation density&lt;/STRONG&gt; → try &lt;STRONG data-end="1741" data-start="1729"&gt;Per Span&lt;/STRONG&gt; or &lt;STRONG data-end="1759" data-start="1745"&gt;Adaptively&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="1881" data-start="1760" data-section-id="1phwwtk"&gt;&lt;STRONG data-end="1803" data-start="1762"&gt;Unexpected artifacts from CAD imports&lt;/STRONG&gt; → try &lt;STRONG data-end="1825" data-start="1810"&gt;Knot Values&lt;/STRONG&gt;, since it follows the NURBS knot structure more closely&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 data-end="1916" data-start="1883" data-section-id="1irg36r"&gt;&amp;nbsp;&lt;/H3&gt;</description>
    <pubDate>Tue, 02 Jun 2026 17:27:18 GMT</pubDate>
    <dc:creator>Stephen.Blair</dc:creator>
    <dc:date>2026-06-02T17:27:18Z</dc:date>
    <item>
      <title>Import options description</title>
      <link>https://forums.autodesk.com/t5/maya-forum/import-options-description/m-p/14139425#M75587</link>
      <description>&lt;P&gt;Hi there, I'm trying to figure out what's the difference between these sample types import options in Aruba tessellation&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Entire Domain&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;G1 Segments&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Per Span (Default value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Knot Values&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Adaptively&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Documentation says nothing about it, Autodesk should describe what a blackbox does&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.autodesk.com/view/MAYAUL/2026/ENU/?guid=GUID-37B31221-7BBC-40DA-AB33-47C333EF4E14" target="_blank" rel="noopener"&gt;https://help.autodesk.com/view/MAYAUL/2026/ENU/?guid=GUID-37B31221-7BBC-40DA-AB33-47C333EF4E14&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2026 01:34:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/import-options-description/m-p/14139425#M75587</guid>
      <dc:creator>PuChiNgBaLLz</dc:creator>
      <dc:date>2026-05-23T01:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Import options description</title>
      <link>https://forums.autodesk.com/t5/maya-forum/import-options-description/m-p/14143408#M75596</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1854953"&gt;@PuChiNgBaLLz&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I wanted to check in and see if you still needed assistance, or if you found a solution to your question already? Let us know if you need further assistance by providing an update or if you have found a solution, please share it with the community so other members who may have the same question could learn from your experience.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2026 09:53:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/import-options-description/m-p/14143408#M75596</guid>
      <dc:creator>bhavani_sankuratri</dc:creator>
      <dc:date>2026-05-27T09:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Import options description</title>
      <link>https://forums.autodesk.com/t5/maya-forum/import-options-description/m-p/14151058#M75609</link>
      <description>&lt;P&gt;No, how can I find a solution if the documentation is incomplete?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 13:54:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/import-options-description/m-p/14151058#M75609</guid>
      <dc:creator>PuChiNgBaLLz</dc:creator>
      <dc:date>2026-06-02T13:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Import options description</title>
      <link>https://forums.autodesk.com/t5/maya-forum/import-options-description/m-p/14151290#M75610</link>
      <description>&lt;P&gt;Maybe this AI-generated description can help? I'm not working on the Maya code so I haven't checked what that code actually is doing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-end="413" data-start="320"&gt;Based on standard NURBS tessellation terminology, these options can be understood as follows:&lt;/P&gt;
&lt;DIV class="TyagGW_tableContainer"&gt;
&lt;DIV class="group TyagGW_tableWrapper flex flex-col-reverse w-fit" tabindex="-1"&gt;
&lt;TABLE class="w-fit min-w-(--thread-content-width)" data-end="1474" data-start="415"&gt;
&lt;THEAD data-end="462" data-start="415"&gt;
&lt;TR data-end="462" data-start="415"&gt;
&lt;TH class="last:pe-10" data-col-size="sm" data-end="429" data-start="415"&gt;Sample Type&lt;/TH&gt;
&lt;TH class="last:pe-10" data-col-size="lg" data-end="444" data-start="429"&gt;What it does&lt;/TH&gt;
&lt;TH class="last:pe-10" data-col-size="md" data-end="462" data-start="444"&gt;Typical Result&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY data-end="1474" data-start="510"&gt;
&lt;TR data-end="716" data-start="510"&gt;
&lt;TD data-col-size="sm" data-end="530" data-start="510"&gt;&lt;STRONG data-end="529" data-start="512"&gt;Entire Domain&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD data-end="625" data-start="530" data-col-size="lg"&gt;Treats the entire U/V parameter domain as a single region and distributes samples across it.&lt;/TD&gt;
&lt;TD data-end="716" data-start="625" data-col-size="md"&gt;Most uniform sampling, but may miss local detail in areas with uneven parameterization.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR data-end="903" data-start="717"&gt;
&lt;TD data-col-size="sm" data-end="735" data-start="717"&gt;&lt;STRONG data-end="734" data-start="719"&gt;G1 Segments&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD data-end="839" data-start="735" data-col-size="lg"&gt;Splits the surface at G1 (tangent continuity) boundaries and samples each smooth patch independently.&lt;/TD&gt;
&lt;TD data-end="903" data-start="839" data-col-size="md"&gt;Better preservation of creases, fillets, and tangent breaks.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR data-end="1080" data-start="904"&gt;
&lt;TD data-col-size="sm" data-end="931" data-start="904"&gt;&lt;STRONG data-end="918" data-start="906"&gt;Per Span&lt;/STRONG&gt; &lt;EM data-end="930" data-start="919"&gt;(default)&lt;/EM&gt;&lt;/TD&gt;
&lt;TD data-end="1006" data-start="931" data-col-size="lg"&gt;Samples each NURBS span separately (a span is the region between knots).&lt;/TD&gt;
&lt;TD data-end="1080" data-start="1006" data-col-size="md"&gt;Good balance of accuracy and performance; generally the safest choice.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR data-end="1263" data-start="1081"&gt;
&lt;TD data-col-size="sm" data-end="1099" data-start="1081"&gt;&lt;STRONG data-end="1098" data-start="1083"&gt;Knot Values&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD data-end="1168" data-start="1099" data-col-size="lg"&gt;Places samples directly at knot locations in the NURBS definition.&lt;/TD&gt;
&lt;TD data-end="1263" data-start="1168" data-col-size="md"&gt;More faithfully follows the original NURBS structure, especially where knot density varies.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR data-end="1474" data-start="1264"&gt;
&lt;TD data-col-size="sm" data-end="1281" data-start="1264"&gt;&lt;STRONG data-end="1280" data-start="1266"&gt;Adaptively&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD data-end="1374" data-start="1281" data-col-size="lg"&gt;Adds or removes samples based on curvature/error metrics rather than a fixed distribution.&lt;/TD&gt;
&lt;TD data-end="1474" data-start="1374" data-col-size="md"&gt;More polygons in curved areas, fewer in flat areas; often the most efficient for complex shapes.&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;H3 data-end="1515" data-start="1476" data-section-id="vylxt8"&gt;When to try a different Sample Type&lt;/H3&gt;
&lt;P data-end="1534" data-start="1517"&gt;If you're seeing:&lt;/P&gt;
&lt;UL data-end="1881" data-start="1536"&gt;
&lt;LI data-end="1609" data-start="1536" data-section-id="1pm7a7k"&gt;&lt;STRONG data-end="1569" data-start="1538"&gt;Faceting on curved surfaces&lt;/STRONG&gt; → try &lt;STRONG data-end="1590" data-start="1576"&gt;Adaptively&lt;/STRONG&gt; or &lt;STRONG data-end="1609" data-start="1594"&gt;Knot Values&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="1688" data-start="1610" data-section-id="1qincdq"&gt;&lt;STRONG data-end="1666" data-start="1612"&gt;Problems near trims, fillets, or continuity breaks&lt;/STRONG&gt; → try &lt;STRONG data-end="1688" data-start="1673"&gt;G1 Segments&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="1759" data-start="1689" data-section-id="xxurny"&gt;&lt;STRONG data-end="1722" data-start="1691"&gt;Uneven tessellation density&lt;/STRONG&gt; → try &lt;STRONG data-end="1741" data-start="1729"&gt;Per Span&lt;/STRONG&gt; or &lt;STRONG data-end="1759" data-start="1745"&gt;Adaptively&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="1881" data-start="1760" data-section-id="1phwwtk"&gt;&lt;STRONG data-end="1803" data-start="1762"&gt;Unexpected artifacts from CAD imports&lt;/STRONG&gt; → try &lt;STRONG data-end="1825" data-start="1810"&gt;Knot Values&lt;/STRONG&gt;, since it follows the NURBS knot structure more closely&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 data-end="1916" data-start="1883" data-section-id="1irg36r"&gt;&amp;nbsp;&lt;/H3&gt;</description>
      <pubDate>Tue, 02 Jun 2026 17:27:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/import-options-description/m-p/14151290#M75610</guid>
      <dc:creator>Stephen.Blair</dc:creator>
      <dc:date>2026-06-02T17:27:18Z</dc:date>
    </item>
  </channel>
</rss>

