Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

using the mel workspace -fr command for xgen

using the mel workspace -fr command for xgen

dkrelina
Advocate Advocate
404 Views
0 Replies
Message 1 of 1

using the mel workspace -fr command for xgen

dkrelina
Advocate
Advocate

Hi,

 

I'm trying to customize my workspace so that Maya saves out all of the Xgen data to a specified folder. I see that inside the workspace.mel file, it uses the following command to set file rules:

 

workspace -fr "mayaBinary" "maya/scenes";

 

... so I figured that this might work for xgen:

 

 

workspace -fr "xgen" "maya/xgen";

 

... but it doesn't, because when I create new Xgen descriptions, Maya ignores the file rule and saves the Xgen files somewhere else.  What parameter do I use to define the file rule for Xgen files?

 

0 Likes
405 Views
0 Replies
Replies (0)