mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 02:49:12 +00:00
ad76c3ae82
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.
BlenderBIM Add-on
An add-on to Blender to allow BIM functionality.
More information on the BlenderBIM Add-on website.