Fix Refine in Cut Compound test
This commit is contained in:
committed by
Chris Hennes
parent
8ccd01033d
commit
77b034dc82
@@ -493,6 +493,7 @@ Py::Dict ComplexGeoDataPy::getElementReverseMap() const
|
||||
Py::List list(item);
|
||||
s.clear();
|
||||
list.append(Py::String(v.name.appendToBuffer(s)));
|
||||
value = list;
|
||||
}
|
||||
else {
|
||||
Py::List list;
|
||||
|
||||
Reference in New Issue
Block a user