ScriptPlotContactDirectionDistribution

From Yade

Revision as of 19:45, 15 August 2009 by Gladky.anton (talk | contribs) (Adding categories)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<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