Close

Relief for ODA Team in Ukraine

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

Returns the number of vertices in the specified leader line. 

 

Parameters
Description
leaderLineIndex
[in] Leader line index.
num
[out] Receives the number of vertices in the specified leader line.

Returns eOk if successful.

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