src.tik.tools.polish.core

Core utilities for Tik Maya Polish tools.

Classes

PolishCore

Core utilities for Tik Maya Polish tools.

Module Contents

class PolishCore

Core utilities for Tik Maya Polish tools.

static capture_control_shape(shape_transform, name=None, category='custom')

Capture a control shape to disk using the ControlShapeLibrary.

Args:

shape_transform (str): The transform node of the control shape. name (str, optional): The name to save the shape as. Defaults to None. category (str, optional): The category under which to save the shape. Defaults to “custom”.

library