Andrej730
f5031035c7
Shape builder - avoid duplicated indices in polylines
For example
IfcLineIndex((1,2,3,4,1))
instead of
IfcLineIndex((1,2,2,3,3,4,4,1))
2023-06-30 13:27:00 +05:00
..
2023-06-08 09:45:54 +10:00
2023-06-30 14:34:21 +10:00
2023-06-08 09:45:54 +10:00
2022-08-27 15:34:16 +02:00
2023-06-08 09:45:54 +10:00
2023-06-08 09:45:54 +10:00
2023-06-08 09:45:54 +10:00
2023-06-08 09:45:54 +10:00
2023-06-19 16:17:37 +05:00
2023-06-16 13:29:24 +02:00
2023-01-15 07:23:42 +11:00
2023-06-29 13:29:49 +02:00
2023-06-07 15:59:20 +10:00
2022-10-24 13:06:03 +11:00
2023-02-02 14:29:48 +11:00
2023-06-22 16:23:32 +02:00
2023-06-19 13:47:55 +02:00
2022-06-15 13:56:47 +02:00
2023-06-30 13:27:00 +05:00
2023-06-22 14:10:55 +02:00
2023-06-26 17:08:50 +10:00
2023-04-05 17:47:27 +05:00
2023-06-16 08:34:05 +02:00
2023-06-29 13:29:49 +02:00
2023-05-02 10:06:31 +10:00
2023-06-29 13:29:49 +02:00
2023-06-09 13:28:25 +02:00