mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 06:21:40 +00:00
Restructure and rename
This commit is contained in:
@@ -90,7 +90,7 @@ public:
|
||||
void finalize();
|
||||
bool isTesselated() const { return true; }
|
||||
void setUnitNameAndMagnitude(const std::string&, float) {}
|
||||
void setFile(IfcParse::IfcFile*) {}
|
||||
void setFile(ifcopenshell::file*) {}
|
||||
std::string object_id_unique(const IfcGeom::Element* o);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user