API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADReference Class > OdCADReference Methods > OdCADReference::getTransform Method
OdCADReference::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 CAD reference.

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