API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdExporterUtil Class > OdExporterUtil Methods > OdExporterUtil::getTotalTransformFromLocalPlacement Method
OdExporterUtil::getTotalTransformFromLocalPlacement Method
Syntax
C++
static OdGeMatrix3d getTotalTransformFromLocalPlacement(const OdDAIObjectId& localPlacementHnd);
Parameters 
Description 
const OdDAIObjectId& localPlacementHnd 
[in] Handle to the IfcLocalPlacement.
 

the resulting total transform OdGeMatrix3d.

Compute the total tansform of a local placement 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.