mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
remove temp file
This commit is contained in:
parent
9245c3c32b
commit
dbe9431fa9
@ -62,6 +62,7 @@ namespace netgen
|
||||
step_utils::WriteSTEP(_shape, filename);
|
||||
LoadOCCInto(this, filename);
|
||||
occdim = aoccdim;
|
||||
std::remove(filename);
|
||||
}
|
||||
|
||||
string STEP_GetEntityName(const TopoDS_Shape & theShape, STEPCAFControl_Reader * aReader)
|
||||
|
Loading…
Reference in New Issue
Block a user