Mekamea
@mekamea
New Member
Joined: Feb 15, 2024
Topics: 67 / Replies: 114
Reply
RE: C++ Updating Mesh (Smoothing Groups)

Oh ok, that makes sense. Well I will keep trying new things and keep researching the SDK if anything can help me do it that way. Thanks for your help,…

10 years ago
Forum
Reply
RE: C++ Updating Mesh (Smoothing Groups)

Ok I have added a Modifer to my node, but how would I clear the Smoothing groups ?? as surely I would need to clear the Smoothing groups within the mo…

10 years ago
Forum
Reply
RE: C++ Updating Mesh (Smoothing Groups)

Edit *: Didn’t mean to add the same thing twice xD I will give it a go now. Thanks Just try it, and didn’t work Also the Node is a Editable Poly and …

10 years ago
Forum
Reply
RE: C++ Updating Mesh (Smoothing Groups)

I have added that into my code, but its still not changing. I still have to go into the poly level before it will clear the smoothing group. Anything …

10 years ago
Forum
Topic
Forum
Replies: 9
Views: 4
Topic
10 years ago
Forum
Replies: 0
Views: 16
Reply
RE: C++ Spline Knot Points

Ahh Lovely, everything is where it should be now Thanks

10 years ago
Forum
Topic
Forum
Replies: 2
Views: 13
Reply
RE: C++ Convert to Editable Poly ?

Ahh Perfect, thank you very much ! I was using my own Collapsing function which is why it wasn’t working xD Time to change some code ^^

10 years ago
Forum
Reply
RE: C++ Convert to Editable Poly ?

Hi, Sorry for late reply, I’ve only just tried this out. But if you convert it to a polyObjectClassID and then collapse it. It just leaves me with a P…

10 years ago
Forum
Reply
10 years ago
Forum
Topic
Forum
Replies: 9
Views: 16
Reply
RE: C++ MNMesh Missing Lib ??

Sorry, tbf, I thought you meant that after I include the mnmath.h file, that the Lib file will automaticly be included. Not that I have to include it …

10 years ago
Forum
Reply
RE: C++ MNMesh Missing Lib ??

Thank you ! the error is now gone !!

10 years ago
Forum
Reply
RE: C++ MNMesh Missing Lib ??

Ok, is it because the MNMesh is NULL ? As i’ve also done it like this: MNMesh* mm = &newObj->GetMesh(); But im still getting that LNK2019 Error…

10 years ago
Forum
Page 9 / 13