Serejah
@serejah
New Member
Joined: Feb 14, 2024
Topics: 34 / Replies: 1221
Reply
RE: snapMode.node – Detect if Mesh is in Container?

Did you try Containers.IsInContainer <Node> to get the container node?

7 years ago
Forum
Reply
RE: setFaceMatID of modifiers[#edit_mesh]

If you define all your functions after UI then you don’t need to reference your rollout all the time little example try (destroydialog X ) catch () r…

7 years ago
Forum
Reply
RE: setFaceMatID of modifiers[#edit_mesh]

And something even less elegant. struct editMeshModOps ( fn getEditMeshModMaterialIDSpinnerHWND = ( windows_getHWNDData = wind…

7 years ago
Forum
Reply
RE: ExtrudeFaces, custom border

what about PolyToolsModeling.BuildEnd ?

7 years ago
Forum
Reply
RE: Convert unwrap edges to mesh

Interesting. I got 109sec for 20000 edges.

7 years ago
Forum
Reply
Reply
RE: registerTimeCallback and animation playback

thanks, I’ll check it out. I’ve never used proSequencer myself, so the only question i have is whether proSequencer allow multiple ranges on single t…

7 years ago
Forum
Topic
Forum
Replies: 3
Views: 20
Reply
RE: SME: GetSelectedNodes done right….

Can you share some test example where this one doesn’t work? fn getSMEselection = if MatEditor.mode == #advanced do ( viewNode = sme.GetVie…

7 years ago
Forum
Reply
7 years ago
Forum
Reply
RE: MaxScript – Spline Smooth?

It was so simple that I thought you could figure it out yourself by a lots of examples on this forum. I’ve edited my previous post

7 years ago
Forum
Reply
RE: MaxScript – Spline Smooth?

select your spline and run shp = selection[1] for i=1 to numsplines shp do ( for j=1 to numknots shp i do setKnotType shp i j #smooth ) updateSh…

7 years ago
Forum
Reply
RE: polyop.cutVert issues

yep, listener says undefined max 2014

7 years ago
Forum
Reply
RE: polyop.cutVert issues

neither my 2014 has polyop.InsertVertinEdge nor google knows anything bout it.

7 years ago
Forum
Page 63 / 84