API Reference > OdDb Classes > OdDbBlockTableRecord Class > OdDbBlockTableRecord Methods > OdDbBlockTableRecord::setOrigin Method
OdDbBlockTableRecord::setOrigin Method
Syntax
C++
void setOrigin(const OdGePoint3d& origin);
Parameters 
Description 
const OdGePoint3d& origin 
[in] Origin point. 

Sets the WCS origin of this Block (DXF 10).

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