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