API Reference > Database Resident Classes > Labelings > AECCDbLabel Class > AECCDbLabel Methods > SetLocation Method > AECCDbLabel::SetLocation Method (OdUInt32, OdGePoint3d&)
AECCDbLabel::SetLocation Method (OdUInt32, OdGePoint3d&)
Syntax
C++
bool SetLocation(OdUInt32 iItem, const OdGePoint3d& ptLocation);
Parameters 
Description 
OdUInt32 iItem 
[in] Item index.  
const OdGePoint3d& ptLocation 
[in] New location point. 

True if the operation is successful; false otherwise.

Sets the location. 

 

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