miauu
@miauu
New Member
Joined: Feb 14, 2024
Topics: 122 / Replies: 1116
Reply
RE: How to find inner contour of an object?

Exactly this scene causes problems. Sometimes everything works, sometimes not. I will prepare new scene.

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

Here is what I have: ( poGetEdgeVerts = polyop.getEdgeVerts poGetVert = polyop.getVert poDivideEdge = polyop.divideEdge poGetOpenEdges = p…

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

I have a code which performs 2d shape intersection, so those objects can be excluded, Are you still not using convertToPoly/Mesh?

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

AEI: the clipper need a variable to instantiate clipper = dotNetObject “ClipperLib.Clipper” 0 It works now but the final result is not perfect.

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

Thank you. The dll stoped working for me. No matter if I load the clipper_library.dll downloaded from sourceforge.net or the dll in your zip archive I…

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

Please, see this image: usedSpli_01.png740x800 35.8 KB This is how my code works depending of the splines I pass to it.

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

Thank you. Not the final result but closer to it.

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

AEI: my dll use a high precision , the scene have lot’s space between each other , some thing wrong with my usage for the 2cd test , I got this , o…

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

Thank you for the code. Here what I have with it: Clipper_Serejah.png632x761 9.81 KB It always misses some rectangles. AEI: I didn’t know…

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

Here is a test scene, saved for max2014: With yellow what my code produce: res_test_01.png864x578 23 KB If I pass all shapes from several laye…

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

I have a maxscript solution, but it requires proper rectangles to be selected. Here is a video:

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

Thank you. If you want to share the secret, feel free to do it. post, posted after 8 attempts.

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

Serejah: Perhaps the only way to go is to refine segments, collapse to mesh, weld and extract borders. I have a version which combines all rectan…

4 years ago
Forum
Reply
RE: How to find inner contour of an object?

Thank you. With simple objects works with no problems. With complex objects 3dsMax is crashing. I’ve tried with shapeBoolean, I think there is a post…

4 years ago
Forum
Topic
Forum
Replies: 48
Views: 224
Page 12 / 83