mmSolver.tools.editrootframes#
Edit the list of Root frames currently defined for the active Collection.
Tool#
Library#
Library functions for editing the user frames defined in the active Collection.
This module should not have any UI code.
- mmSolver.tools.editrootframes.lib.get_user_frames_list(col)#
Get the User Frames string, from the currently active Collection.
- Return type:
[int, ..] or None
- mmSolver.tools.editrootframes.lib.set_user_frames_list(col, user_frames_list)#
Set the User Frames on the currently active Collection.