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

Sets the DCS center point of this View.

  • DXF 10 for OdDbViewTableRecord.
  • DXF 12 for OdDbViewportTableRecord.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.