BIM: Fixed whitespace

This commit is contained in:
Yorik van Havre
2024-12-10 10:24:27 +01:00
committed by Yorik van Havre
parent 3620be0869
commit dd8a9398ef

View File

@@ -26,7 +26,7 @@ import FreeCAD
translate = FreeCAD.Qt.translate
# the property groups below should not be treated as psets
NON_PSETS = ["Base", "IFC", "", "Geometry", "Dimension", "Linear/radial dimension",
NON_PSETS = ["Base", "IFC", "", "Geometry", "Dimension", "Linear/radial dimension",
"SectionPlane", "Axis", "PhysicalProperties"]
class ifc_object: