Hi Everyone I’m new to the forum and also new to scripting in Rhino, in fact I have only been able create very basic geometry using Python for Rhino.
About my project and what I want to create,
I would like to create a triangular truss structure and apply a recursive function to it and array it as a copy to the length of a given curve. I also want to add more trusses on top of each other when the trusses are near the centre of the curve. The logic that I want to apply is the weakest point which would be the middle of the curve, would have more trusses to support it.
I would highly appreciate your help and anything that you can help me with as I have been stuck with this for a week as this is part of my university project.