Is there a command to interpolate objects?
Lets say i have two identical blocks and i want new blocks to be interpolated between those two original.
I can think of grasshopper way through this but maybe there is a direct way.
Thanks
Is there a command to interpolate objects?
Lets say i have two identical blocks and i want new blocks to be interpolated between those two original.
I can think of grasshopper way through this but maybe there is a direct way.
Thanks
Hello - there is nothing in plain Rhino that will do this.
-Pascal
Ok i will do this in grasshopper. But i think it could be useful and good addition to tweencurves and surfaces.
I think it could only be used directly for blocks because they have coordinate system which can be interpolated easily. Basic objects dont know which are their reference planes, or maybe user could define reference and target plane. I am just thinking out loud.
simple enough:
OK my excitement lasted three seconds.
I’ve only now looked into this, but I believe there’s a simple work around where you can put a GUID param and an Extended Geometry param right after the Get Geometry input, and that will help you reference in blocks.