API Reference > Database Resident Classes > Labelings > AECCDbSurfaceContourLabeling Class > AECCDbSurfaceContourLabeling Methods > AECCDbSurfaceContourLabeling::SetPointByIndex Method
AECCDbSurfaceContourLabeling::SetPointByIndex Method
Syntax
C++
void SetPointByIndex(OdUInt32 iIndex, const OdGePoint3d& pt);

Sets baseline point by index.

Resets overall point count if iIndex is out of bounds.

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