Files
IfcOpenShell/src/ifcopenshell-python/ifcopenshell/util
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-05-21 12:45:28 +01:00
2023-03-24 16:05:27 +11:00
2023-04-18 13:17:20 +02:00
2023-02-23 18:17:14 +05:00
2023-05-26 19:31:01 +10:00
2023-03-30 16:42:25 +05:00