Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMLeader::getLastVertex Method
Syntax
C++
OdResult getLastVertex(int leaderLineIndex, OdGePoint3d& point) const;

Returns the last vertex from the specified leader line. 

 

Parameters
Description
leaderLineIndex
[in] Leader line index.
point
[out] Receives the last vertex from the specified leader line.

Returns eOk if successful.

Copyright © 2002-2022. Open Design Alliance All rights reserved.