Hi all,
I’m trying to model a Chamfered Cube with all equal edge lengths(like pics) in Rhino or Grasshopper.
Any idea how to approach this?
Thanks!
Install the Rhinopolyhedra plugin from the package manager, restart Rhino, and run the command polyhedron
. Pick the polyhedron you want.
HTH
Jeremy
Thank you Jeremy!
This was in the Grasshopper forum, then disappeared while I was working on it
What a burn
I was going to mention Rhino Polyhedra and this GH code that uses it, which I belatedly posted in August, 2024 (original was done in October, 2022):
But today I decided to try a geometric construction approach and came up with this:
Chamfered Cube_2025May8a.gh (19.0 KB)
This requires adjusting the ‘Parameter’ slider (blue group, zero to one) to minimize the value in the text panel below it. It’s interesting even when the text panel value is not minimized.
Hi Joseph -
It looks like the OP double-posted and the other one was deleted. The pains of double-posting…
On that page, should your duplicate post of this one be merged in this thread?
-wim
The same thing happened to me less than two weeks ago:
In this case, I searched and found this thread but saw it isn’t in the GH category so my reply here would be invisible to the GH community. That’s why I created a new thread and copied my reply.
It’s very disconcerting to spend time working on GH code, only to find a thread missing. I’m not sure of the effect of merging threads in this case? Seems to me that duplicate threads (as is) are more likely to be found, eh? Thanks.