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