Re: [Maya-Python] Maya API 2.0 get vertices/faces faster?

2021-04-04 Thread David Alvarez
Hi Joao, I don't know if is this the kind of info you are looking for https://help.autodesk.com/view/MAYAUL/2016/ENU/?guid=__files_Polygon_API_The_five_basic_polygonal_API_classes_htm Iterators I suppose is the way to go if you have to collect info from the whole mesh. The link I provide is c++ but

Re: [Maya-Python] numpy, pylab, matplotlib inside of Maya

2021-03-31 Thread David Alvarez
I installed in the past the ones from this link https://drive.google.com/drive/folders/0BwsYd1k8t0lEMjBCa2N1Z25KZXc though never have the chance to give it much use. So I can grant you don't eventually get some unexpected errors. Anyway I hope that now with python 3.7 in maya 2022 we can use pip di

Re: [Maya-Python] Filter sub characters sets from main ones

2012-06-20 Thread David Alvarez
haracter derives a set type. > > So you could simplify a test like this: > > def isSubCharacter(char): > return bool(cmds.listConnections(char, s=False, d=True, > type='character', exactType=True)) > > print isSubCharacter(c1) > # True >

[Maya-Python] Filter sub characters sets from main ones

2012-06-19 Thread David Alvarez
Hi guys I'm trying to discard subcharacters sets from the a list, I tried through listrelatives command but they don't seem to be related to the main characters sets, so I don't know if there is an easy way to distinguish main characters from the subcharacters. I would really appreciate any hel

Re: [Maya-Python] Re: CGCircuit

2012-06-05 Thread David Alvarez
gt; > > > > > > On Tue, May 29, 2012 at 8:31 AM, Te Wilson > wrote: > > > Awesome. > > > On May 29, 2012 6:22 AM, "David Alvarez" wrote: > > > > >> Looks really nice! I was wondering if you are allow to review the > > >>

Re: [Maya-Python] CGCircuit

2012-05-29 Thread David Alvarez
> view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- * _____

Re: [Maya-Python] Re: Which editor do you use?

2011-07-14 Thread David Alvarez
Same here, the macbook pro could melt it if I let running the conection. I have Eclipse running fine with Bublitz plugin but it was causing > high cpu usage as soon as it connects to Maya, and with the summer I > was fearing for my processor... > > > eks > > -- view archives: http://groups.googl