API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::setOriginPoint Method
OdDbHatch::setOriginPoint Method
Syntax
C++
void setOriginPoint(const OdGePoint2d& pt);
Parameters 
Description 
const OdGePoint2d& pt 
[in] Origin point. 

Sets the origin point to the current Hatch object. 

 

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