ScriptPlotContactDirectionDistribution

From Yade

<source lang="python"> from yade import utils utils.plotDirections() # in the whole specimen utils.plotDirections(utils.aabbExtrema(.2)) # only bodies within .8*AABB of the whole scene </source>

PlotDirections.png

PlotDirections-.2cutoff.png