API Reference > OdDb Classes > OdDbAbstractViewTableRecord Class > OdDbAbstractViewTableRecord Methods > OdDbAbstractViewTableRecord::setTarget Method
OdDbAbstractViewTableRecord::setTarget Method
Syntax
C++
void setTarget(const OdGePoint3d& target);
Parameters 
Description 
const OdGePoint3d& target 
[in] Target. 

Sets the WCS view target of this View.

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