mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 19:07:57 +00:00
You can now edit rendering styles in the style manager
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user