Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::transformBy Method
Syntax
C++
OdGePoint2d& transformBy(const OdGeMatrix2d& xfm);

Sets this point to the result of the matrix multiplication of xfm * this point. Returns a reference to this point. 

 

Parameters
Description
xfm
[in] A 2D matrix with which this point is multiplied.
Copyright © 2002-2022. Open Design Alliance All rights reserved.