Close

Relief for ODA Team in Ukraine

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

Sets the transformation matrix for the CAD reference.

Parameters
Description
xfm
[in] A transformation matrix object.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.