API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::removeLeader Method
OdDbMLeader::removeLeader Method
Syntax
C++
void removeLeader(int leaderIndex);
Parameters 
Description 
int leaderIndex 
[in] Index of the cluster to be removed. 

Removes the leader cluster specified by the passed-in index. 

 

A leader cluster consists of a dog-leg and leader lines.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.