Skip to content

[MeL] Correct handling of properties.

Tom Fischer requested to merge TomFischer/ogs:FixBugInSurfaceExtraction into master

The function createSfcMeshProperties in MeshLib/MeshSurfaceExtraction.cpp didn't not properly handle the cell and node associated properties. This MR corrects this. One tool that benefits from this correction is for instance AddLayer.

Edited by Tom Fischer

Merge request reports