Close

Relief for ODA Team in Ukraine

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

Returns the first vertex from the specified leader line. 

 

Parameters
Description
leaderLineIndex
[in] Leader line index.
point
[out] Receives the first vertex.

Returns eOk if successful.

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