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

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

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