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

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

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