mirror of
https://github.com/NGSolve/netgen.git
synced 2025-05-06 10:40:48 +05:00
Merge 4778057ae07496bd949147dd9ef5f891846700b8 into d9af1262a2411dd3cd49459303d9880ab6686b79
This commit is contained in:
commit
8c0fa68038
@ -613,6 +613,7 @@ namespace nglib
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
geo->AddEdges(readedges);
|
geo->AddEdges(readedges);
|
||||||
|
readedges.SetSize(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (geo->GetStatus() == STLTopology::STL_GOOD || geo->GetStatus() == STLTopology::STL_WARNING) return NG_OK;
|
if (geo->GetStatus() == STLTopology::STL_GOOD || geo->GetStatus() == STLTopology::STL_WARNING) return NG_OK;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user