Yade
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>
Yade | About | Help | FAQ | Request account | Log in