Adverti horiz upsell

Create Point Helper 0.0.1 for Maya (maya script)

Creates helper object (like 3dsmax's Point Helper) at origin, object's pivot and hilite selection center.

License
Button download
170 Downloads

Compatibility

  • 2016

Operating Systems

  • Windows

History

Created:04/12/2017
Last Modified:04/13/2017
File Size: 26.6 KB

This small tool is designed to create Point Helpers in 3 different ways. This helper is similar as 3dsmax's Point Helper, which can be displays as Cross, Box and Tripod Axis.

This tool have 3 modes:

1. When nothing selected, run the tool and Point Helper will be created in 0,0,0.

2. When some objects or chain of bones selected, Point Helpers will be created in pivots of selected objects.

3. When you have selection of faces, edges or vertesies Point Helper will be created in selection center.

------<Installiation>------
Place script in your scripts foulder. Place to a shelf the code listed below:
import sys
path = "\\\\MyPc\\SharedFoulder\\Maya\\Scripts\\"
if path not in sys.path:
sys.path.append(path)
import CreatePointHelper_class
reload(CreatePointHelper_class)
CreatePointHelper_class.createPointHelperUI()

Edit "path = " variable to set path to your scripts foulder.

--------<Author>--------
Poklonov Maksim (Maxgoodwin) 2017



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:

  • 鹏
  • wan helsing
    wan helsing
  • skurdifur
    skurdifur
  • tony yang
    tony yang