Nice Pete, interesting stuff, and not at ALL how I was trying to figure out how to do it. lol.
sharing the outline of what a script does is sometimes as useful as sharing the whole thing now i’m curious! lol
Nice Artur, thanks for sharing. Hopefully get to take a peek at this later on!
yea that seems to be the issue that I’m seeing all over. what are you using as reference? I’ve been taking a look through some stuff, but so far its …
LoneRobot: The max thumbnails are a bit fiddly to retrieve via DotNet as you need to use a com interop class, but I will be detailing how to do this…
fancy. built something similar here, though I’m displaying by way of the webbrowser control for display and am feeding it a dynamic page that gets reb…
Well, Ive got a start going in learning some python by using a slight modification of the Lazy Evaluation Directory Treeview sample found on the wxPy…
and you can probably easily select the outer edges by way of converting to editable mesh, running an auto-edge with a low threshold, converting back t…
take a peek at this script/conversation, they had a similar problem.
well I’ll be! Thanks. I kept trying to add it to the browser, not the document
try assigning your object to a variable as you create it myBox = box name:”box” Addmodifier myBox (Unwrap_UVW name:”ColorBaker” ) myBox.modifi…
Ooh that makes life much easier, thanks.
well now that looks fun, but for some reason I had to change line 20 to read dropfile.set 0 filenameString –instead of –dropfile.setvalu…