misc_tools

Functions

export_gpu(obj, time_range, file_name, path)

export given objects as a gpu cache

get_display_setting()

get maya viewport display settings

get_namespace(objects)

get namespace of all selected object

get_reference()

Get all the reference in file

get_target_index(blendshape, target)

Get index of specified target in blendshape

get_time(mode)

give time range

get_visible_mesh_from_namespace(namespace)

import_gpu(file_name, path)

import given file as gpu cache

import_plug(**plugin)

Import specified plugin in maya

lock_attribute(mesh, attributes)

lock given attributes

set_display_setting(display_settings)

set maya viewport display settings

show_geo_only()

Hide everything except geometry

unlock_attribute(mesh)

Unlock all locked attribute from mesh

viewportOff(func)

Decorator - turn off Maya display while func is running.

visibility_check(obj)

check the visibility of given objects