mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
#1785 Set trsf form
This commit is contained in:
@@ -355,6 +355,7 @@ IfcGeom::Element* HdfSerializer::read(IfcParse::IfcFile& f, const std::string& g
|
||||
|
||||
if (!is_identity) {
|
||||
trsf = gp_GTrsf(M, V);
|
||||
trsf.SetForm();
|
||||
}
|
||||
|
||||
std::shared_ptr<IfcGeom::SurfaceStyle> style_ptr;
|
||||
|
||||
Reference in New Issue
Block a user