C++
Acad::ErrorStatus writeItem( const AcGePoint2d& val );
Description
This inline method calls the class's writePoint2d method (see AcDbDwgFiler::writePoint2d for more information).
Parameters
Parameters | Description |
---|---|
val | Reference to an AcGePoint2d object whose data needs to be written out |