Trying to create a repeating hexagonal ceiling soffit

I’m trying to create a repeating hexagonal/star of david ceiling soffit that specifically wraps around certain columns, I’ve managed to grab a surface into dynamo and give it some U/V divisions but am a little stuck as to where to go from here. Any help would be much appreciated


One way would be with an adaptive component containing the star inside:

you can populate in on the surface either inside Revit or with dynamo. You can try Paneling.Hexagonal from Clockwork package.

The other way I can imagine is to draw the curves with DiagonalLeft and DiagonalRight and then you can sweep profile on them or thicken them:

Edit:
Now that I look at it the hexagon pattern won’t work here. It is actually a rhomboid pattern.

1 Like