I was wondering if there is a way to make a bracing for a construction floor by first click on the Arrow at the bottom and then at the top. After that is loads a (dynamic) brace from the first point to the second point. (see second picture what the result should be)
That would require a custom Ruby tool to do that, in that order.
But you could have a 45 diagonal brace component, that was constrained to uniform scaling, and insert it at bottom point, then scale to meet top point.
Yes I was thinking on a ruby plugin. The floor in the picture is also build with ruby code. But diagonal braces are eassier to add on the way I explaned. Only thing I don’t know to code is 2 points clicking and than it draws a brace in between.
With the code you can find in the example and replace that by your own DC and some other little changes it’s working.
Could do a lot of things with this code
For an other DC i need more than two insert points, like the Line tool from sketchup, so you can click as many times as you want. Is that possible and maybe there is a way to connect the edges together?
I believe Profile Builder would be perfect for the kind of geometry you’ve shown in your example. It contains an auto-trimming tool too. It is a well thought-out plugin.