gandhics
@gandhics
New Member
Joined: Feb 14, 2024
Topics: 70 / Replies: 231
Reply
RE: To use .ui or not not to use .ui in Python, that's the question.

Well… actually in 2016, you can not use .ui file. Because not all PySide module is there with max install. I personally prefer write UI manually. Mayb…

9 years ago
Forum
Reply
RE: scripting vray render parms

You need to do this since it is “function”. Width number need to be supplied as argument. setRendApertureWidth 22.12 In max, focal_length is just for…

9 years ago
Forum
Reply
RE: scripting vray render parms

that’s a global function not vray param.

9 years ago
Forum
Reply
RE: scripting vray render parms

Common tab is for all renderers. Check”Render Setup Dialog” Yes… to maxscript Common tab, you have to close dialog. It is known limitation. You can…

9 years ago
Forum
Reply
RE: Getting Xref Bounding box values

It is ObjectXref or SceneXref?

9 years ago
Forum
Reply
RE: guide to deploying scripts

What I usually do is… make each script as ms file and keep on network. Then make companion macroscript which is calling that script. Lets say you ha…

9 years ago
Forum
Reply
RE: Referencing other scripts

FiileIn @“c: emp\yourscript.ms”

9 years ago
Forum
Reply
RE: Reading EXIF data

You need to use 3rd party dotnet library. I think there are a few free exif dotnet library.

9 years ago
Forum
Reply
RE: Setting Scale != Scale….

If you want that, you need to use xform modifier or alter offsetTransform.

9 years ago
Forum
Topic
Forum
Replies: 2
Views: 60
Reply
RE: Dotnet background worker for reading data.

Well… if I can reduce time for saving at least . That’s better than no saving. I don’t need to serialize controller level. I have a plenty of objects…

10 years ago
Forum
Reply
RE: Dotnet background worker for reading data.

Yes, sir! I don’t need to maintain object hierarchy. It is basically my own version of XAF format with support of non animated value and property of …

10 years ago
Forum
Topic
Forum
Replies: 6
Views: 33
Reply
10 years ago
Forum
Page 13 / 21