show message/warning when angle deviations are present
ricardoavelino opened this issue · 3 comments
Hi, this is a feature request for somehow showing the user that angle deviations are present in the design. This may be useful specially for not so experienced users. Here is an example, I modified (purposely wrong) the Force Diagram while keeping the bottom chord constrained. The 2 diagrams are of course not reciprocal since edge 18 can not move its inclination:
I was imagining some mechanism like RhinoVAULT that shows the diagram in red when it is not in horizontal equilibrium. However, since we do quite a lot of red/blue, painting the diagram in red may be bad... So up to discussion here about the best way to do that...
Thanks
@brgcode after moving some vertices in the force diagram, the form diagram updates and redraws, but something that is clearly not parllelised/equilibrated... in cases like this, do we display the form diagram in red (as in RV2, when there is no vertical equilibrium)? But then I am not sure what the simple solution in AGS would be, since you can't really recompute or revert...
See PR #63
done