You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't export the "picolibro" part here, because the sub parts don't have a shape color attribute. The elements within this part are colored though. I think this has something to do with the VWRL exporter.
16:15:17 Running the Python command 'ksuToolsExportModel' failed:
Traceback (most recent call last):
File "C:\Users\tigo\AppData\Roaming\FreeCAD\Mod\kicadStepUpMod.backup1701772747.179403\.\kicadStepUpCMD.py", line 1285, in Activated
routineScaleVRML()
File "C:\Users\tigo\AppData\Roaming\FreeCAD\Mod\kicadStepUpMod.backup1701772747.179403\.\kicadStepUptools.py", line 7416, in routineScaleVRML
lbl=go_export(fullFilePathName)
File "C:\Users\tigo\AppData\Roaming\FreeCAD\Mod\kicadStepUpMod.backup1701772747.179403\.\kicadStepUptools.py", line 2684, in go_export
export(objs, fPathName, 0.3937, lbl)
File "C:\Users\tigo\AppData\Roaming\FreeCAD\Mod\kicadStepUpMod.backup1701772747.179403\.\kicadStepUptools.py", line 2298, in export
color.append(FreeCADGui.ActiveDocument.getObject(obj.Name).ShapeColor)
'Gui.ViewProviderDocumentObject' object has no attribute 'ShapeColor'
Versions
KiCad Stepup: V11.1.5
FreeCad v0.21.2
The text was updated successfully, but these errors were encountered:
I can't export the "picolibro" part here, because the sub parts don't have a shape color attribute. The elements within this part are colored though. I think this has something to do with the VWRL exporter.
Versions
The text was updated successfully, but these errors were encountered: