Share

AcDbAbstractViewTableRecord::centerPoint

C++

AcGePoint2d centerPoint() const;

Description

This function returns the center point of the view in DCS coordinates.

The center point value is used for DXF group code 10 in the AcDbViewTableRecord class and group code 12 in the AcDbViewportTableRecord class.

Links

AcDbAbstractViewTableRecord

Was this information helpful?