hackl / TikZ-StructuralAnalysis

TikZ Library for Structural Analysis
Other
123 stars 29 forks source link

Avanced Internal Force Lines #18

Closed jstnfrd closed 6 years ago

jstnfrd commented 6 years ago

Hello there,

I really like your awesome tikz-library that you created. I wonder is it possible to to draw internal force lines with kinks somehow? (Like in the figure shown below) What I am doing right now is I use the \internalforces command for each sub-segment. this however, has the unwanted side-effect that at the kinks, the force-line goes back to the beam.

Do you know any simple way in which this could be avoided? (I am willing to modify the stanli.sty file, but Im new to tikz..)

Best Regards, Jakob capture

jstnfrd commented 6 years ago

Okay, I must admit that I already figured out how to copy and modify the \internalforces command. So this issue can actually be closed.