API Reference > OdIfc Namespace > Classes > OdIfcModelerGeometry Class > OdIfcModelerGeometry Methods > OdIfcModelerGeometry::transform Method
OdIfcModelerGeometry::transform Method
Syntax
C++
virtual void transform(const OdGeMatrix3d & m) = 0;
Parameters 
Description 
const OdGeMatrix3d & m 
[in] A transformation matrix object. 

Transforms the body within the geometry modeler. 

 

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