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