<?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 Alembic Export mel script - syntax error in Maya Programming Forum</title>
    <link>https://forums.autodesk.com/t5/maya-programming-forum/alembic-export-mel-script-syntax-error/m-p/11958826#M1098</link>
    <description>&lt;P&gt;// export alembic ANIM body&lt;BR /&gt;// get time&lt;BR /&gt;int $startTimes = `playbackOptions -q -aet`;&lt;BR /&gt;int $endTimes = `playbackOptions -q -ast`;&lt;BR /&gt;// get path and filename&lt;BR /&gt;string $path = `file -q -sn`;&lt;BR /&gt;string $basename = basename($path, ".mb");&lt;BR /&gt;string $tkn[];&lt;BR /&gt;tokenize $path "/" $tkn;&lt;BR /&gt;int $tks = `size($tkn)`;&lt;BR /&gt;string $furCachePath = $tkn[2];&lt;BR /&gt;&lt;BR /&gt;AbcExport -j "-frameRange $startTimes $endTimes -step 0.5 -uvWrite -writeFaceSets -writeVisibility -writeUVSets -dataFormat ogawa -root |Rippy_hrc|body -file ("R:/Maya/RED_" + $seqName + "_VFX/RED_" + $seqName + "_" + $shotName + "/Cache/alembic/" + $seqName + "_" + $shotName + "_FUR_001.abc")";&lt;BR /&gt;&lt;BR /&gt;// Error: Line 1.176: Syntax error&lt;BR /&gt;I can't figure it out.&lt;BR /&gt;&lt;BR /&gt;The import works fine in the same format coding just don't know how to deal the quotations in the alembic export code and how it messes up the path and name.&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2023 05:37:45 GMT</pubDate>
    <dc:creator>magillaGuerilla</dc:creator>
    <dc:date>2023-05-12T05:37:45Z</dc:date>
    <item>
      <title>Alembic Export mel script - syntax error</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/alembic-export-mel-script-syntax-error/m-p/11958826#M1098</link>
      <description>&lt;P&gt;// export alembic ANIM body&lt;BR /&gt;// get time&lt;BR /&gt;int $startTimes = `playbackOptions -q -aet`;&lt;BR /&gt;int $endTimes = `playbackOptions -q -ast`;&lt;BR /&gt;// get path and filename&lt;BR /&gt;string $path = `file -q -sn`;&lt;BR /&gt;string $basename = basename($path, ".mb");&lt;BR /&gt;string $tkn[];&lt;BR /&gt;tokenize $path "/" $tkn;&lt;BR /&gt;int $tks = `size($tkn)`;&lt;BR /&gt;string $furCachePath = $tkn[2];&lt;BR /&gt;&lt;BR /&gt;AbcExport -j "-frameRange $startTimes $endTimes -step 0.5 -uvWrite -writeFaceSets -writeVisibility -writeUVSets -dataFormat ogawa -root |Rippy_hrc|body -file ("R:/Maya/RED_" + $seqName + "_VFX/RED_" + $seqName + "_" + $shotName + "/Cache/alembic/" + $seqName + "_" + $shotName + "_FUR_001.abc")";&lt;BR /&gt;&lt;BR /&gt;// Error: Line 1.176: Syntax error&lt;BR /&gt;I can't figure it out.&lt;BR /&gt;&lt;BR /&gt;The import works fine in the same format coding just don't know how to deal the quotations in the alembic export code and how it messes up the path and name.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 05:37:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/alembic-export-mel-script-syntax-error/m-p/11958826#M1098</guid>
      <dc:creator>magillaGuerilla</dc:creator>
      <dc:date>2023-05-12T05:37:45Z</dc:date>
    </item>
  </channel>
</rss>

