ricch
@ricch
New Member
Joined: Feb 15, 2024
Topics: 3 / Replies: 10
Topic
Forum
Replies: 1
Views: 14
Reply
RE: Question: find selected objects selection set or sets?

ok I’ll give it a go. I’m not sure the distinction between copy and clone. Does clone have advantages over copy? Cheers

3 years ago
Forum
Reply
RE: Question: find selected objects selection set or sets?

ok I think I figured it – probably not the most elegant code but seems to work fine. Thanks again. thePair = #() copyObjsSel = #() for obj in selec…

3 years ago
Forum
Reply
RE: Question: find selected objects selection set or sets?

ok cheers I’ll keep looking. Thank again.

3 years ago
Forum
Reply
RE: Question: find selected objects selection set or sets?

That works a charm – quick question using the found selection sets how would I put a copy of that object into those selection sets? Thanks again.

3 years ago
Forum
Topic
Reply
RE: Maxscript for loop hopping

That makes sense to me now. Its a nice dynamic way to control the loop. Many thanks for your help.

4 years ago
Forum
Reply
RE: Maxscript for loop hopping

So would it be valid to swap out “mapfaces[i]” with “true” ?

4 years ago
Forum
Reply
RE: Maxscript for loop hopping

Hi, could you tell me the logic behind “where mapfaces[i]” is in the first example you showed? Does it mean “where true” seeing how its refering to a …

4 years ago
Forum
Reply
RE: Maxscript for loop hopping

thanks for your help with this.

4 years ago
Forum
Reply
RE: Maxscript for loop hopping

thanks serejah that works great. Am I correct in thinking that collect only returns a normal array and not a bit array?

4 years ago
Forum
Reply
RE: Maxscript for loop hopping

Thank you so much serejah. I will try this when back at My desk. Thanks again.

4 years ago
Forum
Topic
Forum
Replies: 10
Views: 21