Close

Relief for ODA Team in Ukraine

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

Adds a new leader line to this MLeader. The first point of the new leader line is passed in. 

 

Parameters
Description
point
[in] Specifies the first point of the new leader line.
leaderLineIndex
[out] Receives the index of the newly added leader line.

Returns eOk if successful.

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