Close

Relief for ODA Team in Ukraine

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

Inserts a new first vertex into the specified leader line. 

 

Parameters
Description
leaderLineIndex
[in] Index of the leader line to which the vertex will be added.
point
[in] The position of the vertex.
Copyright © 2002-2022. Open Design Alliance All rights reserved.