Merge branch 'master' into v0.6.0

# Conflicts:
#	src/ifcgeom/IfcGeomIteratorImplementation.h
This commit is contained in:
Thomas Krijnen
2018-12-12 16:20:50 +01:00
9 changed files with 138 additions and 59 deletions
+3
View File
@@ -1493,6 +1493,9 @@ IfcGeom::BRepElement<P, PP>* IfcGeom::Kernel::create_brep_for_representation_and
}
}
}
else {
Logger::Warning("Object '" + product->GlobalId() + "' has no material!");
}
if (material_style_applied) {
representation_id_builder << "-material-" << single_material->data().id();