mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 19:07:57 +00:00
hdf5
This commit is contained in:
@@ -135,6 +135,8 @@ public:
|
||||
std::pair<IfcSchema::IfcNamedUnit*, double> getUnit(IfcSchema::IfcUnitEnum::IfcUnitEnum);
|
||||
|
||||
const schema_definition* schema() const { return schema_; }
|
||||
|
||||
void write_hdf5(const std::string&, bool compress) const;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user