yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #16344
Re: [Question #661242]: NameError: global name 'inGtsSurface' is not defined
Question #661242 on Yade changed:
https://answers.launchpad.net/yade/+question/661242
Status: Open => Answered
Jan Stránský proposed the following answer:
would
from yade import pack
pack.inGtsSurface
or
import yade
yade.pack.inGtsSurface
help?
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.