Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Using patch.makeQuadPatch and patch.makeTriPatch

Using patch.makeQuadPatch and patch.makeTriPatch

Anonymous
Not applicable
241 Views
0 Replies
Message 1 of 1

Using patch.makeQuadPatch and patch.makeTriPatch

Anonymous
Not applicable
Hi guys,
I'm trying to create a Max Patch cutting tool, everything functions as it should so far, but whenever I try and create a patch on the patch selection Max crashes.

I try and increase the patches with : patch.setNumPatches , this crashes whenever I do it

so when I call :

patch.makeQuadPatch <obj> <index> <va> <vab> <vba> <vb> <vbc> <vcb> <vc> <vcd> <vdc> <vd> <vda> <vad> <i1> <i2> <i3> <i4> <sm>

I have to give a patch number for the `index` that already exists (I want to create a new one not overwrite an old one).

I can't create a new patch face within an patch object selection. Does anyone have any idea how this should be done?

Thanks
Kevin
0 Likes
242 Views
0 Replies
Replies (0)