mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 19:54:07 +00:00
#1153 HdfSerializer.remove() for cache eviction
This commit is contained in:
@@ -95,6 +95,7 @@ public:
|
||||
H5::Group write(const IfcGeom::Element* o);
|
||||
void write(const IfcGeom::BRepElement* o);
|
||||
void write(const IfcGeom::TriangulationElement* o);
|
||||
void remove(const std::string& guid);
|
||||
|
||||
const IfcGeom::Element* read(IfcParse::IfcFile& f, const std::string& guid, unsigned int representation_id, read_type rt = READ_BREP);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user