C++
Acad::ErrorStatus readItem( AcGePoint2d* pVal );
Description
This inline method calls the class's readPoint2d method (see AcDbDwgFiler::readPoint2d for more information).
Parameters
Parameters | Description |
---|---|
pVal | Pointer to an existing AcGePoint2d object to fill in |