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