miano
(Miano)
July 28, 2020, 3:06am
1
In the attached file I have three surfaces (Gray, Purple, Red). Red started out as Purple with the ends cut down.
If I do a boolean difference of Gray - Purple it works.
But, if I do Gray - Red it fails. In fact I cannot do any split between
If I do a intersection the cap is here:
Problem Differnce.3dm (3.4 MB)
But it is not clear to me why there is a gap here at all.
I have to doubt it has to do with tolerance because I have changed that up and down with no effect and it works with the purple.
What is preventing the difference? Or Split?
pascal
(Pascal Golay)
July 28, 2020, 4:24am
2
Hello - the problem is the end cap of the red guy - this surface is, compared to the trimmed face you are using, gigantic -
Delete this and Cap
the red extrusion and it should all work.
RH-59650 Shrinking misses the edges.
-Pascal
1 Like
miano
(Miano)
July 28, 2020, 11:22am
3
Thanks,
Is this then a natural behavior of using BooleanIntersect then? I was using frame from another part that is much larger. I see that untrimall gives the original. Is there some better operation to use that might give smaller underlying surfaces?
wim
(Wim Dekeyser)
July 28, 2020, 12:21pm
4
Hi -
That is the natural behavior for any splitting operation.
It is up to the user to decide if a smaller underlying surface is desired and that has to be done as a post-trim operation.
-wim
pascal
(Pascal Golay)
July 28, 2020, 2:59pm
5
Hello - Split has a Shrink=Yes/No option.
-Pascal
miano
(Miano)
July 29, 2020, 2:41am
6
I do not see a Shrink option Is it possible that is on the Windoze version and did not make it to Mac?
wim
(Wim Dekeyser)
July 29, 2020, 11:12am
7
Hi - I see that option here:
-wim
miano
(Miano)
July 29, 2020, 6:00pm
8
This is what I get:
I cannot type Split Shrink=YES because as soon as i hit the space the command executes.
If you don’t preselect your objects you might see the option…
miano
(Miano)
July 29, 2020, 11:40pm
10
I don’t get it that way either.
theoutside
(Kyle Houchens)
July 30, 2020, 8:55pm
11
what version of rhino are you running? Rhinoceros>about rhino
also you have to run split, then pick a surface as the object to split before the option shows up
miano
(Miano)
July 30, 2020, 9:27pm
12
Version 6 (6.28.20199.17132, 2020-07-17)
theoutside
(Kyle Houchens)
August 5, 2020, 10:27pm
13
make a surface and a line to split it with.
pick the split command, then pick the surface to split. Hit enter…this is when the shrink option shows up . then pick the line to split and complete the command with the shrink option selected.