Facade following a curve

Hi everyone,

Hi! I’m trying to wrap a façade I’ve designed so that it curves around the circular part of a castle. Is there a quick way to do this in Rhino without having to redraw the entire façade?

My idea was to offset the castle’s circle by 0.

CROMWELL CASTLE FACADE.3dm (12.5 MB)

5 and then use a command to make the façade follow that curve - is there a command for this or a better method? In the screenshot below you can see my facade in white and then the curved castle tower.

Hi,

I would do it using Grasshopper (if you don’t know yet how to use it, this might be a good occasion to start)

Here, I took one element, created two points at the start and end of it, then mapped it on points around a circle going around the tower

Castle.gh (14.8 KB)

Thank you so much this is so helpful and very good to know!