Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
Od2dGeometryReference::getTransform Method
Syntax
C++
void getTransform(OdGeMatrix2d& xfm) const;

Returns the current transformation matrix for the geometry reference object. The method fills a passed matrix object and returns it to a calling subroutine.

Parameters
Description
xfm
[out] A placeholder for the transformation matrix.
Copyright © 2002-2022. Open Design Alliance All rights reserved.