RE: Python: subprocess caching

2012-12-10 Thread Gareth Bell
won't cooperate from within your callbacks, why not try the built in SIUtils .LaunchProcess method or even the System command? Ciaran On Fri, Dec 7, 2012 at 10:34 AM, Gareth Bell gareth.b...@primefocusworld.com wrote: Yeah that's right, within a button callback. I'll

RE: Python: subprocess caching

2012-12-07 Thread Gareth Bell
. On Fri, Dec 7, 2012 at 2:12 AM, Gareth Bell gareth.b...@primefocusworld.com wrote: Hi Raff, That's awesome. Forgive my ignorance but is it possible to run subprocess.Popen within logic? As it is currently written it works outside of logic

RE: Python: subprocess caching

2012-12-06 Thread Gareth Bell
Hi Raff, That's awesome. Forgive my ignorance but is it possible to run subprocess.Popen within logic? As it is currently written it works outside of logic but not within it. g From: softimage-boun...@listproc.autodesk.com

RE: Python: subprocess caching

2012-12-06 Thread Gareth Bell
On 6 December 2012 15:12, Gareth Bell gareth.b...@primefocusworld.com wrote: Hi Raff, That's awesome. Forgive my ignorance but is it possible to run subprocess.Popen within logic? As it is currently written it works outside of logic

RE: Python: subprocess caching

2012-12-05 Thread Gareth Bell
Yeah I'd be interested to know this too. That and sending to something like Deadline From: softimage-boun...@listproc.autodesk.com on behalf of Cristobal Infante Sent: Wed 05/12/2012 16:54 To: softimage@listproc.autodesk.com Subject: Python: subprocess caching

Scripting access to Cache Manager

2012-11-25 Thread Gareth Bell
Hey List, Does anyone know how I can find out all available parameters for the cache manager? More specifically the attributes (or attibutes as Softimage calls them!) I've looked around the SDK and online but can't seem to find anything very helpful. For example I can get them using

combobox

2012-10-26 Thread Gareth Bell
Afternoon all, So a combobox is derived from two values - the Label and the Value e.g. box = [Label1, Value1, Label2, Value2] Say I've selected Label1 by using GetValue (box) the value it returns will be Value1 Is it possible to get the label as a return value other than

ppgLayout.AddStaticText (©)

2012-10-19 Thread Gareth Bell
Does anyone know why when I add the copyright symbol into a ppg.AddStaticText it comes out with a  in front? ppgLayout.AddStaticText (©) gareth bell | xsi artist t: +44 (0)20 7565 1000 e: gareth.b...@primefocusworld.com a: 37, dean street, london, w1d 4pt, uk

RE: ppgLayout.AddStaticText ((c))

2012-10-19 Thread Gareth Bell
AM, Gareth Bell gareth.b...@primefocusworld.com wrote: Does anyone know why when I add the copyright symbol into a ppg.AddStaticText it comes out with a  in front? ppgLayout.AddStaticText (©) gareth bell | xsi artist t: +44 (0)20 7565 1000 e: gareth.b

RE: Softimage crash when loading a 2gb scene

2012-10-18 Thread Gareth Bell
Yup. This is a known issue. Anything over the 2gb mark and that scene is sleepin' with the fishes. g -Original Message- From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Jean-Sebastien Guillemette Sent: 18 October 2012 17:06 To:

RE: normals question - faceted look after cleanup imported model

2012-09-05 Thread Gareth Bell
Where have imported the data from? Maya? From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Rob Wuijster Sent: 05 September 2012 14:13 To: softimage@listproc.autodesk.com Subject: normals question -

RE: animation from CAT-animated max file to softimage

2012-08-23 Thread Gareth Bell
I was pleasantly surprised at how easy it was getting animated bits from max to soft using FBX. Max has an fbx softimage preset that I seem to remember worked out of the box g From: softimage-boun...@listproc.autodesk.com

RE: animation from CAT-animated max file to softimage

2012-08-23 Thread Gareth Bell
...although it wasn't animated using CAT. From: Gareth Bell Sent: 23 August 2012 12:22 To: 'softimage@listproc.autodesk.com' Subject: RE: animation from CAT-animated max file to softimage I was pleasantly surprised at how easy it was getting

RE: Save As Directory

2012-07-27 Thread Gareth Bell
Application.ActiveProject.ActiveScene.Filename.Value, you mean? On 27 July 2012 11:16, Gareth Bell gareth.b...@primefocusworld.com wrote: Morning all, Potentially having a brain-fart here. How does Softimage know where the current scene is located? i.e. when I hit Save As the file browser opens in the directory in which

RE: wire colors

2012-06-29 Thread Gareth Bell
Can you not just set the display property and then you have the standard RGB mixer to make any colour you wish.. From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Paul Griswold Sent: 29 June 2012

resubscribed to list.....ping!

2012-05-24 Thread Gareth Bell

Not getting emails from the list

2012-05-22 Thread Gareth Bell
I gather a few other people are suffering from this.. I haven't heard a peep since friday gareth bell | xsi artist t: +44 (0)20 7565 1000 e: gareth.b...@primefocusworld.com a: 37, dean street, london, w1d 4pt, uk. www.primefocusworld.com

RE: Duplicate Polymesh

2012-04-19 Thread Gareth Bell
Hey peoples, It was a few weeks back I posted this question but just in case anyone cared - it transpired that the geometry must be defunct. I'd written a script that, based on a set of conditions would duplicate geometry if needed. At first, I assumed it was my stupidity (which it may still

<    1   2