BIMsurfer icon indicating copy to clipboard operation
BIMsurfer copied to clipboard

Different colors -> when is used color from ifc file

Open JanoSlivka opened this issue 6 years ago • 2 comments

Hello,

I have question about load color of element from ifc file. Both ifc files have defined same color for element.

This ifc file load color from file. roof_color.zip roof_color

This ifc file use default color. roof_default_color.zip roof_default_color

Why?

Thanks for help.

JanoSlivka avatar Jan 08 '20 12:01 JanoSlivka

I have not been able to figure it out, but loading this file [1] in Blender with the IfcOpenShell plugin also results in geometry with the default color applied. So I am thinking it's an IfcOpenShell issue.

One difference I see in the files is that [1] uses IfcMaterialList to define the materials, and [2] uses IfcMaterialLayerSetUsage.

[1] roof_color.zip [2] roof_default_color.zip

rubendel avatar Jan 30 '20 13:01 rubendel

Thanks for response.

JanoSlivka avatar Feb 02 '20 11:02 JanoSlivka