MikeOwen
@mikeowen
New Member
Joined: Feb 15, 2024
Topics: 25 / Replies: 77
Reply
RE: dotNet in 3ds Max

The port com interface is exactly how Deadline communicates executing py & MXS code in 3dsMax for network rendering/processing. Its rock solid and…

15 years ago
Forum
Reply
RE: PFlow vertex position accessible?

Use Project Helix from Autodesk?

15 years ago
Forum
Reply
RE: What's a reference in an Object's Stack and what's not?!

Good to hear from you Johan! Your code is almost identical to what I had worked out previously. I think Bobo has nailed it though with his suggestion…

15 years ago
Forum
Topic
Reply
RE: Controlling a layer's visibility

ilayer = layerManager.getLayerFromName i –where i is the name of the layer you want to control or… ilayer = LayerManager.current Then use layer pr…

15 years ago
Forum
Reply
RE: Collect…. where….why…?

bitGroups = for obj in selection where isGroupHead obj collect obj

15 years ago
Forum
Reply
RE: Submit to Deadline

Dave, How about selecting all the Max files you want to batch submit in the deadline monitor via the “Submit 3dsMax Job to Deadline” py script? This p…

15 years ago
Forum
Reply
RE: please help , reading string with "c:\releases\proyect" problem with "\r" in name

Verbatim String Literals NEW in 3ds Max 2008: Verbatim string literals added to MAXScript in 3ds Max 2008 are prefixed by the ‘@’ character and are N…

15 years ago
Forum
Reply
RE: How to make a grid?

Dave, Have a read through Paul’s tutorial to get you started. Also take a look at the render to texture mcr file which was re-written a few versions …

15 years ago
Forum
Reply
RE: how maxscript use network communication

Actually for the first 2 slave machines it is free. Also any machine used for submission/monitoring does not require a licence.

15 years ago
Forum
Reply
RE: how maxscript use network communication

Have a look @ Deadline render management software. You will sturggle to get something reliable working in Backburner. You need more power, which the…

15 years ago
Forum
Reply
RE: Backburner and LayerManager

MAXScript access to the Max GUI during network slave rendering mode is banned by Autodesk. You will have to force a “workstation licence” to be pulled…

15 years ago
Forum
Reply
RE: miss dlls (MaxLx.dle)

maxLx.dle is the exporter for the Lux Renderer? Try re-assigning the renderer to be mental ray or scanline and save and re-open the max file. Mike

15 years ago
Forum
Reply
RE: Python and PyQt in 3dsMax

Wow! Awesome stuff! Thanks for sharing Mike

16 years ago
Forum
Reply
RE: Script the check if file is already open elsewhere

I don’t see how this code does what ILS was asking for? It doesn’t seem to check if ANYONE else has the file open, just the current Max session?

16 years ago
Forum
Page 2 / 7