API Reference > Geometry > AECCDbContour Class > AECCDbContour Methods > AECCDbContour::GetLabelLocationByIndex Method
AECCDbContour::GetLabelLocationByIndex Method
Syntax
C++
OdGePoint3d GetLabelLocationByIndex(OdUInt32 iIndex) const;
Parameters 
Description 
OdUInt32 iIndex 
[in] Label index. 

Label location point.

Gets the location of the label by index. 

 

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