Your Ad Here

Go to: Synopsis. Flags. Return value.

Synopsis

psdTextureFile [-channelRGB string int int int int] [-channels string int boolean] [-imageFileName string string int] [-psdFileName string] [-snapShotImageName string] [-uvSnapPostionTop boolean] [-xResolution int] [-yResolution int]

psdTextureFile is undoable, queryable, and editable.

Creates a Photoshop file with UVSnap shot image and the layer set names as the input.

Flags

channelRGB, channels, imageFileName, psdFileName, snapShotImageName, uvSnapPostionTop, xResolution, yResolution
Long name (short name) [argument types] Properties
-xResolution(-xr) int create
X - resolution of the image.
-yResolution(-yr) int create
Y - resolution of the image.
-channels(-chs) string int boolean create
(M) Layer set names and index are given as input. This is a multi use flag. A layer set with the given name will be created. The second argument is the index which specifies the placement order of layer sets in the created file. The third argument is a boolean, if "true" a layer is created inside the layer set , "false" creates an empty layer set
-channelRGB(-chc) string int int int int create
(M) Layer set names, index, red, green and blue values are given as input. Using this flag, the layers created can be filled with specified colors. This is a multi use flag. The index specifies the placement order of layer sets in the created file.
-imageFileName(-ifn) string string int create
Image file name, Layerset name and index. The image in the file will be transferred to layer set specified. The index specifies the placement order of layer sets in the created psd file. The image file specified can be in any of the formats supported by maya (ex. iff, jpg, gif, tif etc.)
-psdFileName(-psf) string create
PSD file name.
-snapShotImageName(-ssi) string create
Image file name on the disk containing UV snapshot / reference image.
-uvSnapPostionTop(-uvt) boolean create
Specifies the position of UV snapshot image layer in the PSD file. "True" positions this layer at the top and "False" positions the layer at the bottom next to the background layer in the PSD file

Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command

Return value


nothing

Return to Autodesk Index


Your Ad Here