You can now edit rendering styles in the style manager

This commit is contained in:
Dion Moult
2023-10-19 16:38:42 +11:00
parent eb0873996f
commit 159eeeb3a4
6 changed files with 216 additions and 16 deletions
@@ -22,7 +22,7 @@ import ifcopenshell.util.selector
class Patcher:
def __init__(self, src, file, logger, query: str = ".IfcWall"):
def __init__(self, src, file, logger, query: str = "IfcWall"):
"""Extract certain elements into a new model
Extract a subset of elements from an existing IFC data set and save it