Adverti horiz upsell

Snap, Split, and Join Modeling tool 1.0.0 for Maya (maya script)

Snap, Split, and Join Modeling tool

License
Button download
182 Downloads

Compatibility

  • 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:10/29/2017
Last Modified:10/29/2017
File Size: 3.43 KB

Keywords

modeling, Rigging, face

Hi,
I was working on merging a separate eye lid to existing face mesh and thought these tools would be handy.
I wanted a way to exclude some faces from the separated eyelid mesh so I wrote a split by edgeloop tool.  I wanted a way for the border of the eyelid to match existing face inner brow vertices so I wrote a snap vertex to closest vertex in other mesh.  Finally i wanted a way to join the separate eyelid mesh to the face so I wrote join mesh tool.
usage examples:
#first copy naSeam.py into your python scripts directory
 
#snapping vertex from one mesh to closest vertex in another mesh
import naSeam
naSeam.naSnapToMesh('polySurface1') #here polySurface1 plays role of the Face without eyelid mesh
 
#joining selected meshes
naSeam.naJoin()
 
#splitting by selected edgeloop (because of face conversion it should really be one border in from where want to do split)
naSeam.naSplit()
 
use/modify at your own risk.
 
Happy Modeling!
Nate
 
nathananozie dot blogspot dot com


Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.

People who favorited this item:

  • 鹏
  • Sakataki
    Sakataki