ARCH: Update importIFCHelper.py

This commit is contained in:
FEA-eng
2024-04-03 15:41:26 +02:00
committed by wwmayer
parent 9cab98e824
commit b9c7a41517

View File

@@ -510,7 +510,7 @@ def getColorFromStyledItem(styled_item):
# this is an error in the IFC file in my opinion
else:
# never seen an ifc with more than one Styles in IfcStyledItem
# the above seams to only apply for IFC2x3, IFC4 can have them
# the above seems to only apply for IFC2x3, IFC4 can have them
# see https://forum.freecad.org/viewtopic.php?f=39&t=33560&p=437056#p437056
# Get the `IfcPresentationStyleAssignment`, there should only be one,