fix project name for IfcAdvancedHouse

This commit is contained in:
Andrej730
2024-02-13 13:50:29 +05:00
parent bd093303c4
commit edbe1d80bf
+1 -1
View File
@@ -73,7 +73,7 @@ int main() {
// Lateron changing the name of the IfcProject can be done by obtaining a reference to the
// project, which has been created automatically.
file.getSingle<IfcSchema::IfcProject>()->setName("IfcOpenHouse"s);
file.getSingle<IfcSchema::IfcProject>()->setName("IfcAdvancedHouse"s);
// To demonstrate the ability to serialize arbitrary opencascade solids a building envelope is
// constructed by applying boolean operations. Naturally, in IFC, building elements should be