mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 20:26:22 +00:00
m4 not referenced in IfcEllipseProfileDef
This commit is contained in:
@@ -61,5 +61,6 @@ taxonomy::ptr mapping::map_impl(const IfcSchema::IfcEllipseProfileDef* inst) {
|
|||||||
ed->basis = el;
|
ed->basis = el;
|
||||||
lp->children.push_back(ed);
|
lp->children.push_back(ed);
|
||||||
fc->children.push_back(lp);
|
fc->children.push_back(lp);
|
||||||
|
fc->matrix = m4;
|
||||||
return fc;
|
return fc;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user