Couldn't post in bug section.
Can not export alembic cache from file, export selected, Ornatrix alembic. Please advise on how to export animated Hair Groom, without dynamics on it.
ExportSelection;
checkForUnknownNodes(); projectViewer ExportActive;
proc int fbxExportSel() {int $rtn = 0; if (`exists IsExportActiveOperationMode`) { $rtn = IsExportActiveOperationMode(); }; return $rtn;}; fbxExportSel();
// Result: 1 //
proc int fbxExportSel() {int $rtn = 0; if (`exists IsExportActiveOperationMode`) { $rtn = IsExportActiveOperationMode(); }; return $rtn;}; fbxExportSel();
// Result: 1 //
fileOperationsOptionsUISetup ExportActive FileDialogOptionsGrpBoxLayout;
np_getPrimaryProjectFileRules 0;
// Result: Scenes scene scenes Templates templates assets Images images images Source Images sourceImages sourceimages Render Data renderData renderData Clips clips clips Sound sound sound Scripts scripts scripts Disk Cache diskCache data Movies movie movies Translator Data translatorData data Time Editor timeEditor Time Editor AutoSave autoSave autosave Scene Assembly sceneAssembly sceneAssembly //
fileOperationsOptionsUIInitValues ExportActive FileDialogOptionsGrpBoxLayout"Ornatrix Alembic";
fileOperationsOptionsUICallback ExportActive FileDialogOptionsGrpBoxLayout "C:/Temp/cache01.abc";
fileCmdCallback;
fileCmdRestoreCallback;
(u"C:/Temp/cache01.abc").replace("\\","/");
# Result: u'C:/Temp/cache01.abc' #
(u"C:/Temp/cache01.abc").replace("\\","/");
# Result: u'C:/Temp/cache01.abc' #
fileCmdCallback;
fileCmdRestoreCallback;
fileCmdCallback;
fileCmdRestoreCallback;
fileCmdCallback;
fileCmdRestoreCallback;
fileCmdCallback;
fileCmdRestoreCallback;
fileCmdCallback;
fileCmdRestoreCallback;
fileCmdCallback;
fileCmdRestoreCallback;
file -force -options "renderVersion=1;useWorldCoordinates=1;fromTime=1;toTime=15;step=1;format=0;upDirection=2;exportVelocities=0;velocityIntervalCenter=0;velocityIntervalLength=0.5" -typ "Ornatrix Alembic" -pr -es "C:/Temp/cache01.abc";
fileCmdCallback;
about -application;
// Result: maya //
about -product;
// Result: Maya 2018 //
about -version;
// Result: 2018 //
about -cutIdentifier;
// Result: 201811122215-49253d42f6 //
about -osv;
// Result: Microsoft Windows 8 , 64-bit (Build 9200)
//
// Error: No hair objects provided //
memory -he -mb -af;
// Result: 4320.679688 //
memory -fr -mb -af;
// Result: 49672.125 //
memory -pf;
// Result: 9234202 //
// Error: Could not save file "C:/Temp/cache01.abc". //
fileCmdRestoreCallback;