francis
(Francis)
June 17, 2021, 9:17am
1
Hello,
I want to convert a gem into a polysurface,
I was used to explode the gem and then I could boolean them with other polysurfaces.
But now I get the message"that explode a gem is a bad idea" and i won’t work anymore.
How can I solve this?
Kind regards,
Francis
hi @francis ,
can you provide a example? are you talking about a scanned gem (like sarine scan) as stl or a old matrix/gem tech gem and used explodeBlock?
Ben
francis
(Francis)
June 17, 2021, 11:29am
3
Hi Ben,
It is a gem from Matrixgold (attachment) I want to convert.
Kind regards,
Francis
gem.3dm (312 KB)
This is a block which contains a single mesh. Explode the block, then use _MeshToNurb to convert it to a polysurface, then _MergeAllCoplanarFaces to clean it up.
nice, my swiss neighbour gave the perfect answer
francis
(Francis)
June 17, 2021, 12:48pm
6
Sorry, but it doesn’t work…
I can’t explode the gem.
try the command:
_explodeBlock
instead of
_explode
francis
(Francis)
June 17, 2021, 1:24pm
8
Perfect
Thank you for solving this
Kind regards,
Francis
francis:
I can’t explode the gem.
Dunno, the normal _Explode command works fine here to explode the block instance. What version of Rhino are you using?
francis
(Francis)
June 17, 2021, 6:40pm
10
Hi,
I use Rhino 7.
But the problem is solved.
I had to use the “explodeblock” command instead of the “explode” command.
I’m really grateful for your help.
Kind regards,
Francis