mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
Doing a transpose was most likely misguided
This commit is contained in:
@@ -55,7 +55,8 @@ taxonomy::ptr mapping::map_impl(const IfcSchema::IfcCartesianTransformationOpera
|
||||
axis3,
|
||||
origin;
|
||||
|
||||
m->components().transposeInPlace();
|
||||
// @todo why was this here
|
||||
// m->components().transposeInPlace();
|
||||
|
||||
return m;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user