yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #03705
AttributeError: 'Sphere' object has no attribute 'name'
Why that??
sega@think:~/work/yade/trunk/>yade-trunk
Welcome to Yade bzr2417
Yade [1]: s=utils.sphere([0,0,0],1)
Yade [2]: s.shape.name
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
/home/sega/YADE/lib/yade-trunk/py/yade/__init__.pyc in <module>()
----> 1
2
3
4
5
AttributeError: 'Sphere' object has no attribute 'name'
--
Best regards,
Sergei D.
Follow ups