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 am using the newest version of FreeCAD forked by realthunder and had an error in the spreadsheet. The problem was, that the strings got a ' (apostroph) attached to the beginning. Because, the macro didn't work. I am not sure if it is an issue of realthunder's version or it is also the case for the newest FreeCAD version. But i fixed it by simply ignoring the first character. Here:
Hi,
I am using the newest version of FreeCAD forked by realthunder and had an error in the spreadsheet. The problem was, that the strings got a
'
(apostroph) attached to the beginning. Because, the macro didn't work. I am not sure if it is an issue of realthunder's version or it is also the case for the newest FreeCAD version. But i fixed it by simply ignoring the first character. Here:Alias_Manager.zip
The text was updated successfully, but these errors were encountered: