API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > setLeaderLineTypeId Method > OdDbMLeader::setLeaderLineTypeId Method (int, OdDbObjectId)
OdDbMLeader::setLeaderLineTypeId Method (int, OdDbObjectId)
Syntax
C++
void setLeaderLineTypeId(int leaderLineIndex, OdDbObjectId leaderLineTypeId);
Parameters 
Description 
int leaderLineIndex 
[in] Leader line index.  
OdDbObjectId leaderLineTypeId 
[in] Leader line type ObjectId. 

Sets the leader line linetype for the specified leader line. 

 

The kLeaderLineTypeId PropertyOverrideType override will be set as a result of calling this function.

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