Open Lourenax opened 1 year ago
Using the current implementation you cant directly do this although there are round about ways to achieve it.
You could use the deflection plot and get the slope of it in order to plot the slope graph. You can use the function "get_deflection" to get the deflection at different points along the beam and plot the result. You would then be able to create your own plot.
Is there any way to calculate and graph the slope, similar to how deflection is calculated and graphed?