mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 10:59:17 +00:00
A few fixes of types and a typo (#1464)
This commit is contained in:
@@ -88,7 +88,7 @@ IfcUtil::IfcBaseClass* execute_based_on_schema(
|
||||
return fn_4x3_rc1(shape, t);
|
||||
}
|
||||
#endif
|
||||
#ifdef HAS_SCHEMA_4x3_rx2
|
||||
#ifdef HAS_SCHEMA_4x3_rc2
|
||||
if (schema_name_lower == "ifc4x3_rc2") {
|
||||
return fn_4x3_rc2(shape, t);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user