Getting the Image Format from Render Options through scripting. 2005-04-12 - By Bernard Lebel
Back Forget my previous answer, seems like I got it wrong.
Bernard
On Apr 12, 2005 5:33 PM, todd akita <takita@(protected)> wrote:
> Not Maya wrote: > > > Hey Guys, > > > > I am writing a small script that requires me to get the image format > > from the render-options of a selected pass. > > > > When I use teh following code I get the class-id of the image format > > not the extension (pic,tga,sgi). > > I could write a case statement to handle all tehoptions but there has > > to be a way to get to the actual image extension don't you think ? > > > > Here is the line of code I am talking about. > > > > oImageFormat = GetValue("Passes.") & oPassName.name & > > ".RenderOptions.Image.Format") > > > > This returns {32D3C205-0E3B-11CF-AFA9-00AA00629284} which looks like a > > class-id to me. > > > > Thanks > > > > NM --- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|