API Reference > Namespaces > OdPdfPublish Namespace > Classes > Od2dGeometryBlock Class > Od2dGeometryBlock Methods > Od2dGeometryBlock::putTransform Method
Od2dGeometryBlock::putTransform Method
Syntax
C++
void putTransform(const OdGeMatrix2d& transform);
Parameters 
Description 
const OdGeMatrix2d& transform 
[in] A new matrix object represented with an OdGeMatrix2d object. 

Sets a new transformation matrix for the geometry object.

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