API Reference > OdIfc Namespace > Classes > OdIfcRepresentationItem Class > OdIfcRepresentationItem Methods > OdIfcRepresentationItem::transfromBy Method
OdIfcRepresentationItem::transfromBy Method
Syntax
C++
virtual OdResult transfromBy(const OdGeMatrix3d & transform);
Parameters 
Description 
const OdGeMatrix3d & transform 
[in] A transformation matrix object.  

eOk if the transformation operation succeeds; otherwise, the method returns an appropriate error code.

Transforms the representation item by a specified transformation matrix.

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