API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::setCenterPoint Method
OdDbViewport::setCenterPoint Method
Syntax
C++
void setCenterPoint(const OdGePoint3d& centerPoint);
Parameters 
Description 
const OdGePoint3d& centerPoint 
[in] Center point. 

Sets the WCS center point of this Viewport object (DXF 10).

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