Files
IfcOpenShell/src/blenderbim
Andrej730 ad76c3ae82 some refactor for bbim drawings svg serialization
Made some changes to svg serialization code by moving chunks of code so `.generate_linework()` will be easier to read
- moved gathering linework contexts to a separate method
- moved common code for elements serialization to a function
- replaced self.yield_from_iterator(it) with it.__iter__

Functionally code is exactly the same.
2024-04-16 11:28:59 +02:00
..
2024-04-16 11:28:59 +02:00
2024-04-15 11:07:37 +02:00
2024-04-16 11:26:47 +02:00

BlenderBIM Add-on

An add-on to Blender to allow BIM functionality.

More information on the BlenderBIM Add-on website.