deshu
@deshu
New Member
Joined: Feb 15, 2024
Follow
Reply
RE: Scope problem with struct – Section Updater Tool
I followed @PolyTools3D advice and it worked! I don’t get it though. Why did that solve scope problem? Why didn’t struct have access to PGSections ins…
6 years ago
Forum
Topic
Reply
RE: SME: GetSelectedNodes done right….
denisT: v = SME.getView SME.activeView smeNodesSelected = for i = 1 to v.GetNumNodes() where (n = v.getNode i).selected collect n That’s best cod…
8 years ago
Forum
Reply
RE: Selected modifiers indexes (Maxscript)
Wow thanks! Seems i can’t use Google search as good as i thought! Amazing solution.
9 years ago
Forum
Topic