I have the problem that when I try to trim a certain portion from my surface the surface just disappears. I used the trim command earlier in a much smaller region and it worked perfectly. Does somebody know, what could be by problem?
Thanks!
Isabel
dear @isabel.schumacher123
did you check the size of details you are working on - compared to the unit / document tolerance ?
there is some small detail, that already looks trimmed.
_untrimall to remove all trimming from the surface.
does your curve self intersect ?
_intersectSelf
does your curve really define a proper and tight region ?
sorry I am new here a didn’t know that you would reply so fast. I am really impressed! Thanks for helping me out. Here is the file Vp_moved_mesh.3dm (15.8 MB)
it seems to work in Rhino 7.52 but looking at the stray curves i would not doubt that your issue is being caused by some self intersection or a mess of some sort. when you create trim curves be sure that each curve does not cross over it self as Tom suggested and use one single continuos curve.
Yes! Thank you. I found the problem. I had some small curves which were not connected to the large one and generated the trouble. Thanks again for helping me out
cheers