> Check revno2526. Example in the header : Can you put that to the docstring instead? > TW.triangulate(O._sceneObj()) //compute regular Delaunay triangulation, Just to reming you that O._sceneObj has the leading underscore for a reason (experimental, might change without notice etc). You should pass no argument to triangulate, instead use Omega::instance().getScene() in the function.
v _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

