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. 

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

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