DaveWortley
@davewortley
New Member
Joined: Feb 14, 2024
Topics: 195 / Replies: 934
Reply
RE: Fastest Way to grab every Nth Face from multiple meshes….?

Yeah it seems fairly fast at the moment, I’ve made my own function with a mix of mine, yours and Denis’s ideas, and I’ve made a version for doing the …

11 years ago
Forum
Reply
RE: Fastest Way to grab every Nth Face from multiple meshes….?

Damn, every time I think I’ve got one up on you Denis you always out-smart me

11 years ago
Forum
Reply
RE: Fastest Way to grab every Nth Face from multiple meshes….?

And we must add protection for those pesky TargetObjects which are geometryClass. for node in nodes where iskindof node GeometryClass and classof n !…

11 years ago
Forum
Reply
RE: Fastest Way to grab every Nth Face from multiple meshes….?

But DenisT, what happens when your number of faces is less than your left value mod (-5) 20

11 years ago
Forum
Reply
RE: Fastest Way to grab every Nth Face from multiple meshes….?

Hmm I’m wondering on a particuarly heavy scene whether a snapshot as mesh would be too heavy, and would it be better to build rather than start with a…

11 years ago
Forum
Topic
Reply
RE: List of objects merged

Particle Flow would be a good example of when they wouldn’t match… each operator has a handle but doesn’t appear in the objects array, this would also…

11 years ago
Forum
Reply
RE: List of objects merged

When would they not?

11 years ago
Forum
Reply
RE: List of objects merged

Maybe something clever with handle IDs? sOldHandle = objects.count mergemaxfile @”c: emp\Merge_A.max” theobjs = (for o in objects where o.inode.han…

11 years ago
Forum
Reply
RE: List of objects merged

There are two ways that I use, select nothing and then merge in using #select or do a comparison. ( max select none local mergedObjs = #() local pObj…

11 years ago
Forum
Reply
RE: List of objects merged

soulburn3d: Or do you have to make an array of all scene objects before the merge, then another after, and find out the difference? Thanks. Yep j…

11 years ago
Forum
Reply
RE: Add New Main Menu Item

You need to look up… menuMan in the maxscript Help… and how to use macroscripts menuMan.createSubMenuItem

11 years ago
Forum
Reply
RE: Option Material/Map – SDK….

Sigh… Best get digging… first step find where I install the SDK from…

11 years ago
Forum
Topic
Forum
Replies: 4
Views: 18
Reply
11 years ago
Forum
Page 29 / 76