Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint3d::transformBy Method (const OdGeMatrix3d&)
Syntax
C++
OdGePoint3d& transformBy(const OdGeMatrix3d& 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 3D matrix with which this point is multiplied.
Copyright © 2002-2022. Open Design Alliance All rights reserved.