mmSolver.tools.togglelinelock#

Tools#

This tool toggles selected line lock state

mmSolver.tools.togglelinelock.tool.main()#

Toggles selected line lock state.

Library#

This tool toggles selected line lock state

mmSolver.tools.togglelinelock.lib.get_line_attrs(line_nodes)#

Get the Line attributes to lock/unlock.

mmSolver.tools.togglelinelock.lib.lines_lock_toggle(line_nodes)#

Performs a toggle lock for the given Line nodes.

mmSolver.tools.togglelinelock.lib.lines_lock_set(line_nodes, lock_value)#

Set the lock value for the given Line nodes.

Constants#

Holds all constant data needed for the toggle line lock tool