Add an XML serializer (NB: Not ifcXML / 10303-28) that describes property set data, decomposition relations and SPF header fields

This commit is contained in:
Thomas Krijnen
2015-02-06 13:07:50 +00:00
parent c597404dfe
commit 3801e52bff
10 changed files with 389 additions and 18 deletions
+1
View File
@@ -157,6 +157,7 @@ public:
unit_name = name;
unit_magnitude = magnitude;
}
void setFile(IfcParse::IfcFile*) {}
};
#endif