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