mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-01 09:26:26 +00:00
header.assign() helper
This commit is contained in:
@@ -60,6 +60,8 @@ class IFC_PARSE_API IfcSpfHeader {
|
||||
void read();
|
||||
bool tryRead();
|
||||
|
||||
void assign(const IfcSpfHeader& other);
|
||||
|
||||
void write(std::ostream& out) const;
|
||||
|
||||
const Header_section_schema::file_description* file_description() const;
|
||||
|
||||
Reference in New Issue
Block a user