miauu
@miauu
New Member
Joined: Feb 14, 2024
Topics: 122 / Replies: 1116
Reply
RE: Scale the verts "brake" the node local boundingbox. Why?

notifydependents curObj partid:#geom and notifydependents curObj partid:#all not work. The bbox is not updated.

12 years ago
Forum
Reply
RE: Scale the verts "brake" the node local boundingbox. Why?

Yes, converting to EP solve the problem, but I am curious why this happen. Denis, about my PM, I will try to do what you offer me. Thank you.

12 years ago
Forum
Reply
RE: Scale the verts "brake" the node local boundingbox. Why?

Update does not help at all. Using this for v in allObjVerts do ( poSetVert curObj v ( ( vPosArr[cnt += 1] * newMatrix )+objCenter) ) update ObjToSc…

12 years ago
Forum
Topic
Reply
RE: how know if an object is a primitive ?

$.category reports all splines primitives as #Splines If the splines are converted to editable_splines the $.category reports them as #Shapes Extend…

12 years ago
Forum
Reply
RE: how know if an object is a primitive ?

I need all primitives including shapes. If Compound object is reported as not deformable the script can operate on it without problems.

12 years ago
Forum
Topic
Forum
Replies: 7
Views: 20
Reply
RE: Advice needed – custom gizmo.

Thank you, Denis! I istalled Bobo’s Magmapulators and the snap works. Now I have to learn how to build manipulator that I want. I think the when trans…

12 years ago
Forum
Topic
Forum
Replies: 3
Views: 14
Reply
RE: NOTIFY_ node tranform matrix change?

Check mxs help file for “When Constructs”

12 years ago
Forum
Reply
RE: Syntax error when running script in 3ds Max 8.

If in the messagebox that appear when the error occure after the “bad” the symbol is “square”(somethink like []) then I am pretty sure that this scrip…

12 years ago
Forum
Topic
Forum
Replies: 0
Views: 10
Reply
RE: Object Properties 2.0

Here the code: ( objLocalBBox= in coordsys local nodeLocalBoundingBox selection[1] olbb = objLocalBBox[2] – objLocalBBox[1] w = olbb[1] l = o…

12 years ago
Forum
Reply
RE: Object Properties 2.0

There are some issues with the dimensions of the selected object. Create a Teapot. The dimensions, shown in the default Object Properties dialog and y…

12 years ago
Forum
Reply
RE: Comparison of values problem

Float, float, but MAX prints them as integer. Thank you for the suggestion.

13 years ago
Forum
Page 71 / 83