Hi, Bobo’s TreeMatoGraph can render some previews of the materials. You can find the script here: Maybe you find out, how it’s been done… Chris
Why isn’t it possible to access the NURBS sub-object with: on Button01 pressed do ( s = getNURBSSet $.delegate #relational ) I always get e…
Thank you mobeen! I tried to work around like you described it. But the result ist not satisfying because the user always has to click right inside th…
Thank you! You helped me very much!
Hi Andreas, JavaScript can do this. You could insert an JavaScript command at the end of the HTML page (to be sure, the page has successfully loaded)…
I have some more ideas: the first – and very simple – one is to use an mailto-link with a hyperlink component in maxscript, so the user will send the …
It’s pretty easy to send an email with php: <?php $to = “email.guide@about.com”; $subject = “Hi!”; $body = “Hi, How are you?”; if (mail($to,…
f97ao: I’m wondering, wouldn’t it be possible to contact a php script on my server and send the mail from there? /Andreas You could create an hyp…
you could try: print $.material.showInViewport