Files
create/src/Mod/BIM
Roy-043 7d1efa9df2 BIM: Arch_Survey: Fix concatenate bytes issue
The line `t = t.encode("utf8")` returns a bytes object which does not make sense in the context of the rest of the code. It is probably a copy-paste error.

To test the bug:
1. open the file attached to this forum post: https://forum.freecad.org/viewtopic.php?t=89012#p770224
2. Make the rectangles visible.
3. Start the Survey command and box select all objects in the 3D view.
2024-08-26 17:31:59 +02:00
..
2024-08-05 10:42:18 -05:00
2024-08-19 13:41:05 +02:00
2024-08-05 10:42:18 -05:00
2024-07-14 09:24:22 +02:00
2024-07-14 09:24:22 +02:00
2024-07-29 17:41:09 +02:00