Previous Thread  Next Thread

chat icon adding a vert with NMesh?

ideasman

Posted: Tue Jul 08, 2003 4:58 am
Joined: 25 Feb 2003
Posts: 998
In the docs I can only find a way to add verts with the Mesh module

mesh.addVert(....)

Since mesh will be removed is there a way to do this with NMesh?
Reply with quote


pat

Posted: Thu Jul 10, 2003 9:06 am
Joined: 18 Nov 2002
Posts: 31
no problem, just try:
Code:
me.verts.add
where me is your NMesh object
if there's a problem, take a look at the 2.25 doc
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group