Arch: IFC, import, add some comment

This commit is contained in:
Bernd Hahnebach
2023-02-23 10:55:41 +01:00
committed by GitHub
parent 9440ad90a5
commit 6392cfcf6b

View File

@@ -385,6 +385,10 @@ def buildRelProductColors(ifcfile, prodrepr):
i = 0
for p in prodrepr.keys():
# see method getColorFromProduct()
# it is a method for the redundant code inside this loop
# which can be used to get the color from a product directly
# Representation item, see `IfcRepresentationItem` documentation.
# All kinds of geometric or topological representation items
# `IfcExtrudedAreaSolid`, `IfcMappedItem`, `IfcFacetedBrep`,