MayaWrap

vtool.maya_lib.deform.MayaWrap(mesh) Convenience for making maya wraps.
class MayaWrap(mesh)

Convenience for making maya wraps.

Parameters:mesh (str) – The name of a mesh that should get wrapped.
set_driver_meshes(meshes=[])

Set the meshes to drive the wrap. If more than 1 exclusive bind won’t work properly. Currently polgyons and nurbSurfaces work.

Parameters:meshes (list) – List of meshes and nurbSurfaces to influence the wrap.
set_base_parent(name)

Set the parent for the base meshes created.

create()

Create the wrap.