[Bf-python] NMesh Q

models at paposo.com models at paposo.com
Wed Sep 3 22:05:58 CEST 2003


I was looking at NMesh today and i realized that there are alot of functions for setting and retrieving the attributes for faces/colors and vertex points. None of these methods are listed in a methods table for the class. For example:  NMVert_getattr, NMVert_setattr for mesh verts give some access to setting and retrieving vertex data beyond coordinate positions. yet there is no way of accessing them in python soley because of a lack of a method table defining them. Is there some strategic reason for this..? 
Also is there any reason for just renaming everything in NMesh to Mesh to stop the confusion?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20030903/c65c3fa5/attachment.html>


More information about the Bf-python mailing list