fix project name for IfcAdvancedHouse

This commit is contained in:
Andrej730
2024-02-13 13:50:29 +05:00
parent c706ae0292
commit 1e4693346a
+1 -1
View File
@@ -68,7 +68,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