Skip to content

Commit 1f938c7

Browse files
LaurensJNMoult
authored andcommitted
Deleted IfcWall duplicate in defaut styles
1 parent 225f8c7 commit 1f938c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ifcopenshell-python/ifcopenshell/geom/occ_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747

4848
DEFAULT_STYLES = {
4949
"DEFAULT": (0.7, 0.7, 0.7),
50-
"IfcWall": (0.8, 0.8, 0.8),
5150
"IfcSite": (0.75, 0.8, 0.65),
5251
"IfcSlab": (0.4, 0.4, 0.4),
5352
"IfcWallStandardCase": (0.9, 0.9, 0.9),

0 commit comments

Comments
 (0)