<?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: mayaUSDExport command documentation in Maya Programming Forum</title>
    <link>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13878146#M18067</link>
    <description>&lt;P&gt;Hey Matt,&lt;/P&gt;&lt;P&gt;Yep, that exactly what I was looking for. Lots of thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Nov 2025 12:28:30 GMT</pubDate>
    <dc:creator>orlando.esponda</dc:creator>
    <dc:date>2025-11-03T12:28:30Z</dc:date>
    <item>
      <title>mayaUSDExport command documentation</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13864652#M18060</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've been looking for the documentation of this command to be able to automate some exports at different stages, for instance, exporting modeling, exporting animation, etc.&lt;/P&gt;&lt;P&gt;Running&lt;/P&gt;&lt;LI-CODE lang="general"&gt;help mayaUSDExport;&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;does print a list of possible flags or arguments, but unfortunately, they don't say much other than the argument name itself. Also, for string values, I don't really know what are the possible values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;help mayaUSDExport;
// Result:
//
// Synopsis: mayaUSDExport [flags] [String...]
// Flags:
// -a -append on|off
// -ama -exportAssignedMaterials on|off
// -api -apiSchema String (multi-use)
// -at -animationType String
// -cbb -exportCollectionBasedBindings on|off
// -cha -chaserArgs String String String (multi-use)
// -chr -chaser String (multi-use)
// -cld -customLayerData String String String (multi-use)
// -cls -exportColorSets on|off
// -cmt -convertMaterialsTo String (multi-use)
// -com -compatibility String
// -dc -defaultCameras
// -dmk -disableModelKindProcessor on|off
// -dms -defaultMeshScheme String
// -dp -defaultPrim String
// -dsp -exportDisplayColor on|off
// -duf -defaultUSDFormat String
// -ebs -exportBlendShapes on|off
// -edu -exportDistanceUnit on|off
// -eet -excludeExportTypes String (multi-use)
// -ef -eulerFilter on|off
// -ein -exportInstances on|off
// -eri -exportRefsAsInstanceable on|off
// -ert -exportRoots String (multi-use)
// -f -file String
// -fr -frameRange Float Float
// -fs -frameSample Float (multi-use)
// -fst -frameStride Float
// -ft -filterTypes String (multi-use)
// -gs -geomSidedness String
// -iet -includeEmptyTransforms on|off
// -ign -ignoreWarnings on|off
// -jc -jobContext String (multi-use)
// -k -kind String
// -lms -legacyMaterialScope on|off
// -mat -exportMaterials on|off
// -mcp -materialCollectionsPath String
// -mcs -exportMaterialCollections on|off
// -mfc -melPerFrameCallback String
// -mpc -melPostCallback String
// -mpu -metersPerUnit Float
// -msn -materialsScopeName String
// -mt -mergeTransformAndShape on|off
// -nnu -normalizeNurbs on|off
// -pfc -pythonPerFrameCallback String
// -ppc -pythonPostCallback String
// -psc -parentScope String
// -puv -preserveUVSetNames on|off
// -rlm -renderLayerMode String
// -ro -renderableOnly
// -rom -referenceObjectMode String
// -rpm -rootPrim String
// -rpt -rootPrimType String
// -rtx -exportRelativeTextures String
// -ruv -remapUVSetsTo String String (multi-use)
// -sar -exportStagesAsRefs on|off
// -shd -shadingMode String
// -skl -exportSkels String
// -skn -exportSkin String
// -sl -selection
// -sn -stripNamespaces on|off
// -sss -staticSingleSample on|off
// -tag -exportComponentTags on|off
// -unt -unit String
// -upa -upAxis String
// -uvs -exportUVs on|off
// -v -verbose
// -vis -exportVisibility on|off
// -wd -writeDefaults on|off
// -wsp -worldspace on|off
//
//
// Command Type: Command&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Does the documentation for this command exist?&amp;nbsp; I would like to explore the best way to export the data I need. From the "chasers" description I found somewhere, most likely I would like to create and use some chasers to export or clean up specific data, but although there are -chaser and -chaserArgs flags, I have no clue about how to use them.&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;By the way, I'm using Maya 2023.3.1 and the maya usd plugin&amp;nbsp;Maya2025 - 0.33.0_202507022244-1cbb7f7&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 21:57:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13864652#M18060</guid>
      <dc:creator>orlando.esponda</dc:creator>
      <dc:date>2025-10-23T21:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: mayaUSDExport command documentation</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13865024#M18061</link>
      <description>&lt;P&gt;Does this help?&lt;BR /&gt;&lt;A href="https://github.com/Autodesk/maya-usd/tree/dev/tutorials/import-export-plugin" target="_blank"&gt;https://github.com/Autodesk/maya-usd/tree/dev/tutorials/import-export-plugin&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 06:39:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13865024#M18061</guid>
      <dc:creator>Christoph_Schaedl</dc:creator>
      <dc:date>2025-10-24T06:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: mayaUSDExport command documentation</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13865594#M18062</link>
      <description>&lt;P&gt;Thanks Christoph,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not entirely sure that would help me because for what I can see (and I apologize because I only had a quick look at the code, I read the READ_ME files though) these examples allow me to customize the import/export, by setting specific options. This is definitely useful to automate things, but I'm still in the dark if I don't know what exactly are supposed to do any of the accepted arguments. As I mentioned before, for boolean arguments there's no issue because the args themselves are self-explanatory, but for string arguments I have no clue on what am I supposed to pass, for instance:&amp;nbsp;-jobContext String (multi-use)&amp;nbsp; &amp;nbsp;or&amp;nbsp;&amp;nbsp;-filterTypes String (multi-use)&amp;nbsp; or&amp;nbsp;&amp;nbsp;-geomSidedness String&lt;BR /&gt;&lt;BR /&gt;I guess there's a constants file somewhere that define all the allowed values for each argument, but I can't find it anywhere.&lt;BR /&gt;&lt;BR /&gt;Once I fully understand what each arg does and what values expects, I think it will make total sense to write python plugins with consistent settings.&lt;BR /&gt;&lt;BR /&gt;I will have another look at the link as soon as possible, because I may be missing something, but thanks for the link &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 15:16:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13865594#M18062</guid>
      <dc:creator>orlando.esponda</dc:creator>
      <dc:date>2025-10-24T15:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: mayaUSDExport command documentation</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13877849#M18065</link>
      <description>&lt;P&gt;Hey Orlando,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've had similar problems in the past - these might be the docs you need:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Autodesk/maya-usd/tree/dev/lib/mayaUsd/commands" target="_blank" rel="noopener"&gt;https://github.com/Autodesk/maya-usd/tree/dev/lib/mayaUsd/commands&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 09:23:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13877849#M18065</guid>
      <dc:creator>matttraynar</dc:creator>
      <dc:date>2025-11-03T09:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: mayaUSDExport command documentation</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13878146#M18067</link>
      <description>&lt;P&gt;Hey Matt,&lt;/P&gt;&lt;P&gt;Yep, that exactly what I was looking for. Lots of thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 12:28:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/mayausdexport-command-documentation/m-p/13878146#M18067</guid>
      <dc:creator>orlando.esponda</dc:creator>
      <dc:date>2025-11-03T12:28:30Z</dc:date>
    </item>
  </channel>
</rss>

