CurvesWB icon indicating copy to clipboard operation
CurvesWB copied to clipboard

Enable scripted and non-GUI workflow

Open CsatiZoltan opened this issue 4 years ago • 0 comments

I love this workbench. However, currently, I have to copy-paste parts of it so that I can use it in my Python script. Yes, I could import it as a package, but it still cannot be used in non-GUI mode (i.e. starting from the FreeCADCmd executable). E.g. FreeCADGui.addCommand does not exist in non-GUI mode. This is a pity because I need to create classes that extract functionalities from the Curves workbench. It also hampers me from contributing to your workbench. Is there an incentive that Curves would be usable without the GUI?

CsatiZoltan avatar Sep 16 '21 08:09 CsatiZoltan