I have no idea how to create this form in Dynamo, please help…
This tower is a form which is extruded first.
After the extrusion the top is twisted which rotates the complete form.
Thankx Ben,
Unfortunately, I’ve created this myself aswell, however the form I’m looking for is not smooth.
There is a clear fold from the corner point to the ground plane to the upper surface.
This creates a flat surface gowing up.
In your (and my own attempt) solution the transition gradually.
Ah… I see now. I think the approach then should be to make a collection of surfaces using By Loft for the majority of the form, then for the folded faces make two triangular surfaces (ByPatch) by Including a curve from the bottom corner surface up diagonally to the upper surface. Then make a Solid.ByJoined Surfaces.
I wonder if this couldn’t be done easier.
In e.g. Sketch-Up (where this form is created / invented) this is very easy.
By creating the form according to your method, I don’t think the exact form is duplicated.
Because the form itself is transformed completely in sketch-up, and not in parts (but it could also be that I don’t understand your method ) .
I’m new at Dynamo
Thankx Viktor.
However I’d like to have the hight and rotation as parametric inputs so we can change thuis during our design process.
Nevertheless this could help to create the building doe now.
@Bart.Jeurissen The more you try and fail, the more you learn and sooner. @viktor_kuzev has already shown you how he did it. Follow his Gifs it is quite straight forward.