API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::rdPoint2d Method
OdDbDxfFiler::rdPoint2d Method
Syntax
C++
virtual void rdPoint2d(OdGePoint2d& value) = 0;
Parameters 
Description 
OdGePoint2d& value 
[out] Receives the value. 

Returns the 2D point value of the current item of this Filer object.

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