mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
review: Take into account remarks
This commit is contained in:
@@ -489,6 +489,6 @@ int main() {
|
||||
}
|
||||
|
||||
// That's it - save the model to a file
|
||||
std::ofstream ofs("FHWA_Bridge_Geometry_Alignment_Example.ifc");
|
||||
std::ofstream ofs("IfcAlignment.ifc");
|
||||
ofs << file;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user