<?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: SVG can't import simple O shapes? in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/6594605#M61287</link>
    <description>&lt;P&gt;@Anonymous﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry about me missing that.. Was a pretty busy day! &amp;nbsp;So I went ahead and did a quick video for you.. yep import doesn't work (happens on some files.. Devs. trying to figure it out, once that is done, then a fix will be implemented for a future update) &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a video of the Copy paste from illustrator into Maya working just fine with your O shape:&amp;nbsp;&lt;A href="https://autodesk.box.com/s/usjjdmncgd5ozf8j0xip1snhtx6vyqn3" target="_self"&gt;https://autodesk.box.com/s/usjjdmncgd5ozf8j0xip1snhtx6vyqn3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck with your projects. &amp;nbsp;Cheers&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2016 14:03:10 GMT</pubDate>
    <dc:creator>cornelh</dc:creator>
    <dc:date>2016-09-30T14:03:10Z</dc:date>
    <item>
      <title>SVG can't import simple O shapes?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/6586080#M61284</link>
      <description>&lt;P&gt;SVG shapes with cutouts are giving me problems when trying to import into Maya 2017. Error is:&lt;/P&gt;&lt;P&gt;// Error: Unexpected number of points for SVG path. //&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;svg version="1.1" xmlns="http://www.w3.org/2000/svg" 
xmlns:xlink="http://www.w3.org/1999/xlink" 
xml:space="preserve" 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"&amp;gt;
&amp;lt;path d="M960,140c220.766,0 400,179.234 400,400c0,220.766 -179.234,400 -400,400c-220.766,0 -400,-179.234 -400,-400c0,-220.766 179.234,-400 400,-400ZM959.529,226.566c163.325,0 295.923,139.795 295.923,311.983c0,172.188 -132.598,311.983 -295.923,311.983c-163.324,0 -295.923,-139.795 -295.923,-311.983c0,-172.188 132.599,-311.983 295.923,-311.983Z" style="fill:#000;"/&amp;gt;
&amp;lt;/svg&amp;gt;&lt;/PRE&gt;&lt;P&gt;There are only eight points...&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 05:40:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/6586080#M61284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T05:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: SVG can't import simple O shapes?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/6590049#M61285</link>
      <description>&lt;P&gt;@Anonymous﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With out having access to the files, it is hard to tell if this a bug, or just something wrong with the SVG file. &amp;nbsp;One option would be to cntr+C the file file in Illustrator and then use the paste from illustrator options in Maya. &amp;nbsp;This usually does the trick. &amp;nbsp;You might also have to clean up the file in illustrator, as it might have overlapping points that mess with Maya at import. &amp;nbsp;you can PM me a link to your SVG file so I &amp;nbsp;can test on my end. &amp;nbsp;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 17:26:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/6590049#M61285</guid>
      <dc:creator>cornelh</dc:creator>
      <dc:date>2016-09-28T17:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: SVG can't import simple O shapes?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/6593751#M61286</link>
      <description>&lt;P&gt;Thanks for responding &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/446762"&gt;@cornelh﻿&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code in&amp;nbsp;the original post is the svg file.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 04:28:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/6593751#M61286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-30T04:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: SVG can't import simple O shapes?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/6594605#M61287</link>
      <description>&lt;P&gt;@Anonymous﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry about me missing that.. Was a pretty busy day! &amp;nbsp;So I went ahead and did a quick video for you.. yep import doesn't work (happens on some files.. Devs. trying to figure it out, once that is done, then a fix will be implemented for a future update) &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a video of the Copy paste from illustrator into Maya working just fine with your O shape:&amp;nbsp;&lt;A href="https://autodesk.box.com/s/usjjdmncgd5ozf8j0xip1snhtx6vyqn3" target="_self"&gt;https://autodesk.box.com/s/usjjdmncgd5ozf8j0xip1snhtx6vyqn3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck with your projects. &amp;nbsp;Cheers&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 14:03:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/6594605#M61287</guid>
      <dc:creator>cornelh</dc:creator>
      <dc:date>2016-09-30T14:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: SVG can't import simple O shapes?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/9455082#M61288</link>
      <description>&lt;P&gt;This exactly worked for me, thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 06:19:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/svg-can-t-import-simple-o-shapes/m-p/9455082#M61288</guid>
      <dc:creator>omar_ahmed_vc</dc:creator>
      <dc:date>2020-04-20T06:19:44Z</dc:date>
    </item>
  </channel>
</rss>

