API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::getToleranceLocation Method
OdDbMLeader::getToleranceLocation Method
Syntax
C++
OdResult getToleranceLocation(OdGePoint3d& location) const;
Parameters 
Description 
OdGePoint3d& location 
[out] Receives the MLeader tolerance content location.
Returns eOk if successful. 

Returns the location for MLeader tolerance content. 

 

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