Files
create/src
Syres916 fad8fa4071 importDXF draftWPlane Fix
To fix error:
    w.Placement = placementFromDXFOCS(polyline)
  File "E:\Data\My Downloads\FreeCAD_0.19.16587_x64_Conda_Py3QT5-WinVS2015\FreeCAD_0.19.16587_x64_Conda_Py3QT5-WinVS2015\Mod\Draft\importDXF.py", line 422, in placementFromDXFOCS
    draftWPlane = FreeCAD.DraftWorkingPlane
<class 'AttributeError'>: module 'FreeCAD' has no attribute 'DraftWorkingPlane'
2019-05-04 14:31:43 -03:00
..
2019-04-04 23:10:58 +02:00
2019-04-30 10:15:59 -03:00
2019-03-07 14:10:28 -03:00
2019-05-02 13:37:59 -03:00
2019-05-04 14:31:43 -03:00
2018-10-22 15:29:53 -03:00