API Reference > Namespaces > OdPdfPublish Namespace > Classes > Od2dGeometryBlock Class > Od2dGeometryBlock Methods > Od2dGeometryBlock::setOrigin Method
Od2dGeometryBlock::setOrigin Method
Syntax
C++
void setOrigin(const OdGePoint2d& origin);
Parameters 
Description 
const OdGePoint2d& origin 
[in] An OdGePoint class instance that represents the new origin point. 

Sets a new origin point for the geometry object.

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