mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-13 14:40:35 +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);
|
step_utils::WriteSTEP(_shape, filename);
|
||||||
LoadOCCInto(this, filename);
|
LoadOCCInto(this, filename);
|
||||||
occdim = aoccdim;
|
occdim = aoccdim;
|
||||||
|
std::remove(filename);
|
||||||
}
|
}
|
||||||
|
|
||||||
string STEP_GetEntityName(const TopoDS_Shape & theShape, STEPCAFControl_Reader * aReader)
|
string STEP_GetEntityName(const TopoDS_Shape & theShape, STEPCAFControl_Reader * aReader)
|
||||||
|
Loading…
Reference in New Issue
Block a user