API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADReference Class > OdCADReference Methods > OdCADReference::setTransform Method
OdCADReference::setTransform Method
Syntax
C++
void setTransform(const OdGeMatrix2d& xfm);
Parameters 
Description 
const OdGeMatrix2d& xfm 
[in] A transformation matrix object. 

Sets the transformation matrix for the CAD reference.

If you use the addCADReference() method of the OdPage class to add a CAD reference to a page, this method has no effect.

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