packaging ifcpatch
Ifcpatch is included in Blender python, but there is no installable package out there. In IfcOpenShell pip package it is not included , AFAIK.
Is there a special reason ifcpatch is not inlcuded in ifcopenshell pip package? If yes, does it mean we would need to create a ifcpatch pip package to make it easily installable?
Cheers
PS: I am aware I could copy ifcpatch directory into site_packages of python installation or environment
Comments
@bernd
did you see this?
Interesting "patch recipes" available ....
Like ifcpatch.recipes.MergeStyles.
(Like for IfcSurfaceStyleShading duplicates .....)
wow I did not know about this ... very cool ... helps a lot ...