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