mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 11:43:53 +00:00
Major update: taxonomy shared pointers, collection type safety, work towards hashing
This commit is contained in:
@@ -23,7 +23,7 @@ using namespace ifcopenshell::geometry;
|
||||
|
||||
#ifdef SCHEMA_HAS_IfcToroidalSurface
|
||||
|
||||
taxonomy::item* mapping::map_impl(const IfcSchema::IfcToroidalSurface* inst) {
|
||||
taxonomy::ptr mapping::map_impl(const IfcSchema::IfcToroidalSurface* inst) {
|
||||
return nullptr;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user