API Reference > Namespaces > OdPdfPublish Namespace > Classes > Od2dGeometryReference Class > Od2dGeometryReference Methods > Od2dGeometryReference::getTransform Method
Od2dGeometryReference::getTransform Method
Syntax
C++
void getTransform(OdGeMatrix2d& xfm) const;
Parameters 
Description 
OdGeMatrix2d& xfm 
[out] A placeholder for the transformation matrix. 

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

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