PolyHertz
@polyhertz
New Member
Joined: Feb 15, 2024
Topics: 62 / Replies: 70
Topic
Forum
Replies: 1
Views: 21
Reply
RE: Geometry preview, how is it done?

Yea just regular tools like Extrude, Bevel, Bridge, etc. while their popup dialog is open in an editable poly. While they’re running Max displaying a …

4 years ago
Forum
Topic
Forum
Replies: 3
Views: 5
Topic
Forum
Replies: 1
Views: 13
Reply
RE: Improved make planar for Edit poly

Alright, here’s a cleaned up version of your code: theObj = (selection as array)[1] theMod = modpanel.getCurrentObject() theClass = classOf theMod if…

4 years ago
Forum
Reply
RE: Improved make planar for Edit poly

I made a script for that a while ago (works on both Editable Poly and the Edit Poly modifier):

4 years ago
Forum
Topic
Forum
Replies: 1
Views: 18
Reply
RE: Hidden edges confusion

Oh! That explains it. I thought the vert indexs had to be in ascending order when comparing them to the edges, but without sorting them like that it s…

4 years ago
Forum
Topic
Forum
Replies: 3
Views: 15
Reply
RE: Alternative to createFace for editable Poly and Edit Poly modifier?

I see. I was hoping their was a way to have it directly inherit the flipped direction based on a connected face, but of course nothings ever that easy…

4 years ago
Forum
Reply
RE: Alternative to createFace for editable Poly and Edit Poly modifier?

Late response, but wanted to give an update. I tried polyop.createPolygon and found it wasn’t any faster. So instead wrote a function for generating f…

4 years ago
Forum
Topic
Forum
Replies: 0
Views: 12
Reply
RE: Maxscript – Update/Replace trimesh data in Editable Poly and Edit_Poly modifier?

Thanks for the help Serejah. Had a follow up question; How would you go about setting edge visibility using this method? It seems that mnmesh discards…

5 years ago
Forum
Reply
RE: Maxscript – Update/Replace trimesh data in Editable Poly and Edit_Poly modifier?

Oops, should have mentioned I’m doing this in Maxscript. Is it possible to set the number of faces and verts like that via maxscript for Editable_Poly…

5 years ago
Forum
Page 1 / 9