Vsai
@vsai
New Member
Joined: Feb 14, 2024
Topics: 11 / Replies: 87
Reply
RE: Retrieving the 3dsMax File Thumbnail via DotNet

Nice Pete, interesting stuff, and not at ALL how I was trying to figure out how to do it. lol.

16 years ago
Forum
Reply
RE: CgTalk Maxscript Challenge 021: "More Information?"

sharing the outline of what a script does is sometimes as useful as sharing the whole thing now i’m curious! lol

16 years ago
Forum
Reply
RE: 3 dotnet classes

Nice Artur, thanks for sharing. Hopefully get to take a peek at this later on!

16 years ago
Forum
Reply
RE: DotNet PictureBox/memory problem

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 …

16 years ago
Forum
Reply
RE: DotNet PictureBox/memory problem

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…

16 years ago
Forum
Reply
RE: DotNet PictureBox/memory problem

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…

16 years ago
Forum
Reply
RE: Python + MXS

Well, I’ve got a start going in learning some python by using a slight modification of the Lazy Evaluation Directory Treeview sample found on the wxPy…

16 years ago
Forum
Reply
RE: Need help to Generate Points based on a Mesh

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…

16 years ago
Forum
Reply
RE: Need help to Generate Points based on a Mesh

take a peek at this script/conversation, they had a similar problem.

16 years ago
Forum
Reply
RE: Docs Question? eventhandler on DotNetControl, And WebBrowser clicks.

well I’ll be! Thanks. I kept trying to add it to the browser, not the document

16 years ago
Forum
Reply
RE: "setVC" problem

try assigning your object to a variable as you create it myBox = box name:”box” Addmodifier myBox (Unwrap_UVW name:”ColorBaker” ) myBox.modifi…

16 years ago
Forum
Reply
RE: path of the running script?

Ooh that makes life much easier, thanks.

16 years ago
Forum
Topic
Forum
Replies: 2
Views: 13
Reply
RE: DotNet Drag Drop File Operation

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…

16 years ago
Forum
Page 4 / 7