Python script for Autodesk Maya to delete the faces on the half side
Follow the instruction to add this scropt into your shelf. 1.Place this file into the scripts folder, 2.Paste the code below in your python Script Editor
import deleteHalf reload(deleteHalf) deleteHalf.Window()
3.Click "Save Script to Shell" in the Script Editor menu bar to save this script in your shellf
