API Reference > Namespaces > OdPdfPublish Namespace > Classes > Od2dGeometryReference Class > Od2dGeometryReference Methods > Od2dGeometryReference::getTranslation Method
Od2dGeometryReference::getTranslation Method
Syntax
C++
void getTranslation(OdGeVector2d& vec) const;
Parameters 
Description 
OdGeVector2d& vec 
[out] A placeholder for the translation vector. 

Returns the current translation vector for the geometry block reference. The method fills a passed value and returns it to a calling subroutine.

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