Please see the image for details.
This script has 2 tools.
These tools automatically switch languages in Japanese or English.
1. Poly Make Planar Tool
First, This script can define a plane and a move-vector.
(This plane is not visible in your viewport. But you can see the change in the value.)
Next, You can make planar into polygon-mesh on this plane by the move-vector.
2. Set Normal Tool
This is extended "Set Normal" tool.
You can get normal from poly components.
And, you can set the normal to other components.
You can get average of normal, If you selected some components.
And, this script has some utility tools.
Installation
- Please download zip, and unzip on your computer.
This zip file contain "TrM_PolyNormalPackage.py". - Please copy this py file to your maya scripts folder.
Example
C:\Users\***\Documents\maya\2013-x64\en_EN\scripts\ - Please add the following code to the "userSetup.py"
import TrM_PolyNormalPackage
- Please launch your Maya, you can use tools already.
Please input following code in python command line.
TrM_PolyNormalPackage.PolyNormalMainWindow()
and (or)
TrM_PolyNormalPackage.MakePlanarMainWindow()
Finally
Please tell me the funniest part of me English.
(In particular, the interface.)
Thank you.
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.