Closed vocx-fc closed 4 years ago
Import the Draft module globally to have access to Draft.makeLayer, which internally calls Draft.make_layer.
Draft
Draft.makeLayer
Draft.make_layer
Reported in the forum:
When this is merged, it will uncover an error with the legacy function Draft.makeLayer. This is corrected in a separate pull request made for the Draft Workbench, FreeCAD/FreeCAD#3732.
Import the
Draft
module globally to have access toDraft.makeLayer
, which internally callsDraft.make_layer
.Reported in the forum:
When this is merged, it will uncover an error with the legacy function
Draft.makeLayer
. This is corrected in a separate pull request made for the Draft Workbench, FreeCAD/FreeCAD#3732.