miauu
@miauu
New Member
Joined: Feb 14, 2024
Topics: 122 / Replies: 1116
Reply
RE: Help please: Want to get name from self reference

This is wrong in this particular case, or in general?

4 years ago
Forum
Reply
RE: Help please: Want to get name from self reference

If you want to use your script for multiple objects: ( timeres = 1f fn getrot t = ( selObjsArr = selection as array for obj in selObjsArr do …

4 years ago
Forum
Reply
RE: Access to Render Setup – Common Parameters – Output Size – dropDownList with industry-standard film and video aspect ratios

Thank you, Serejah. This way I can get the list of the names. But I need all settings per name/preset. The task is to mimic the Output Size group of c…

4 years ago
Forum
Reply
RE: When dealing with randomness which do you prefer?

Sometimes I use timestamp(). Especially for naming temporary objects or files. Most of the times I use option 1.

4 years ago
Forum
Reply
RE: How to find if certain objects are visible from camera that may be behind other scene objects

Is Point Visible in Camera View 3ds Max SDK and MaxScript fn isPointInCameraFrustrum thePoint theCamera = ( thePosInCamera = thePoint * i…

4 years ago
Forum
Reply
RE: Maxscript Editor Code Snippet Generator

Maybe I am missing something but I use the Abbreviations for the same purpose.

4 years ago
Forum
Reply
RE: Cannot delete file

Check this: The problem with the dotNet open picture 3ds Max SDK and MaxScript Image img = Image.FromFile( @“d:\psb.jpg…

4 years ago
Forum
Reply
RE: Maxscript – Update/Replace trimesh data in Editable Poly and Edit_Poly modifier?

I have to check it again, but in max 2021 this problem is solved: Swordslayer Sep ’19 This is the problem: g = (dotNetClass “Autodesk.Max.GlobalI…

4 years ago
Forum
Reply
RE: Create masks from layer

What is “masks” for all layers?

4 years ago
Forum
Reply
RE: Maxscript Editor MXS SciTe slow performance

I have the same issue(occasionally) not only with Max2020. The only solution for me is to restart 3ds max. When I use dotnet(base64 decode/encode) to…

4 years ago
Forum
Reply
Reply
RE: TextPlus animation not works as expected

Thank you, Denis! Everything works except when the animation is rendered. The rendered images shows only the text of frame 1.

4 years ago
Forum
Reply
RE: TextPlus animation not works as expected

Yes. The animation of the Text object is from MaxScript Reference file:

4 years ago
Forum
Page 14 / 83