Fragment zbrush.commands.merge_undo

Code fragment for zbrush.commands.merge_undo.

zbrush.commands.merge_undo

Not implemented.

Code

"""Code fragment for zbrush.commands.merge_undo.
"""
__author__ = "Ferdinand Hoppe"
__date__ = "16/10/2025"
__copyright__ = "Maxon Computer"

from zbrush import commands as zbc

zbc.merge_undo()