specxor
@specxor
New Member
Joined: Feb 15, 2024
Topics: 8 / Replies: 64
Reply
RE: Python + MXS

RustyKnight: It’s not sad at all! And if I know the other developers on this forum, they are probably feeling excited with you!! And yes, Dav, we al…

17 years ago
Forum
Reply
RE: Python + MXS

Hi, Martin, Just to elaborate on Joel’s post, OLE objects in Max can receive(and send) arrays, ints, floats, bools, colours, strings and undefined. T…

17 years ago
Forum
Reply
RE: Python + MXS

I agree with RustyKnight, who knows how many times a simple mistake has caused me greif! Nice catch I cant believe I did not see that before I poste…

17 years ago
Forum
Reply
RE: Python + MXS

Hi Brett, I just did a quick test and had no problems, >>> obj = win32com.client.Dispatch(“MAX.Application.9”) >>> obj._FlagAsMe…

17 years ago
Forum
Reply
RE: Scripted Materials + Mental Ray

Yeah the sub materials are supported by max (there actually user defined in the rollout) strangly enough if i extend a Mental Ray material i get no er…

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 6
Reply
RE: SubClassing .Net Classes??

Hi, Guys, d3coy I did some further research into building assemblies with iron python, it seems its a little bit hit and miss, the answer I mostly fo…

17 years ago
Forum
Reply
RE: SubClassing .Net Classes??

Hi, Paul, Im going to have a good look at doing this with iron python over the next few days to see what i can up with, from what i understand this s…

17 years ago
Forum
Reply
RE: SubClassing .Net Classes??

Hi, ypuech, I suspected as much… I have been having some trouble creating a TreeListCtrl ()… I’ll post some code to see if you can shed some light i…

17 years ago
Forum
Topic
Forum
Replies: 15
Views: 31
Reply
RE: Python + MXS

Hi Eric, I love where you guys are headed with this, currently I’m using A LOT of COM to get max talking to the rest of our pipeline, consequently an…

17 years ago
Forum
Reply
RE: Python + MXS

d3coy: Thanks a ton spec, I’ll give the com class a go and report back how I faired (I know you said it was quick code, I’ll give it a shot anyways …

17 years ago
Forum
Reply
RE: Python + MXS

RealThing: Pyro is a Python Remote Object library written in python itself. Basically it allows python code segments to sit on a centralized server…

17 years ago
Forum
Reply
RE: Python + MXS

Ill try and post the code up for you asap… I would also love to no whether maya or XSI can import modules as well, I’m making the assumption and sayin…

17 years ago
Forum
Reply
RE: Python + MXS

Hi, d3coy, Thats almost the exact workflow I use on a day to day basis. Its easy (relatively easy). I talk to python servers through a COM class I ha…

17 years ago
Forum
Page 3 / 5