Files
create/src/Mod/BIM
Ralf Habacker 5e0c109cb1 BIM: Add support to import lines from obj files
Single lines and polylines from 'l' instructions are imported as
Draft::Wire objects and grouped with an App:Part object so that
the lines contained in the obj file are included in the
corresponding object definition.

Single lines defined in the obj file within a block are converted
into a non-closed polyline if the second point of a line matches
the first point of the following line.

Fixes #21326
2025-05-22 12:54:03 +02:00
..
2025-05-05 17:45:38 +02:00
2025-05-05 17:45:38 +02:00
2025-04-21 10:10:26 -05:00
2025-04-29 07:14:17 -05:00
2025-04-21 10:10:26 -05:00
2025-05-15 10:59:48 -05:00
2025-05-05 17:45:38 +02:00
2025-04-21 10:10:26 -05:00
2025-03-25 09:46:54 +01:00