API Reference > OdDb Classes > OdDbMline Class > OdDbMline Methods > OdDbMline::removeLastSeg Method
OdDbMline::removeLastSeg Method
Syntax
C++
void removeLastSeg(OdGePoint3d& lastVertex);
Parameters 
Description 
OdGePoint3d& lastVertex 
[out] Receives the last vertex. 

Returns and removes the last vertex from this MLine entity. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.