9 lines
355 B
Plaintext
9 lines
355 B
Plaintext
# -*- coding: utf-8 -*-
|
|
|
|
# Macro Begin: /home/joe/.FreeCAD/Macro/DisableDominantMode.FCMacro +++++++++++++++++++++++++++++++++++++++++++++++++
|
|
import FreeCAD
|
|
|
|
# Gui.runCommand('Std_DlgMacroRecord',0)
|
|
# Gui.runCommand('Std_DlgCustomize',0)
|
|
# Macro End: /home/joe/.FreeCAD/Macro/DisableDominantMode.FCMacro +++++++++++++++++++++++++++++++++++++++++++++++++
|