API Reference > Auxiliary Classes > AECCSurfacePoint Class > AECCSurfacePoint Methods > AECCSurfacePoint::transformBy Method
AECCSurfacePoint::transformBy Method
Syntax
C++
AECCSurfacePoint& transformBy(const OdGeMatrix3d& mTr);
Parameters 
Description 
const OdGeMatrix3d& mTr 
[in] Transformation matrix. 

Transformed point.

Applies the transformation matrix to this point. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.