API Reference > Classes > Geometry Classes > OdBmUnifiedBitmapSchemaHelper Class > OdBmUnifiedBitmapSchemaHelper Methods > OdBmUnifiedBitmapSchemaHelper::getRealWorldOffset Method
OdBmUnifiedBitmapSchemaHelper::getRealWorldOffset Method
Syntax
C++
OdResult getRealWorldOffset(OdGePoint2d& value, OdInt32& unit) const;
Parameters 
Description 
OdGePoint2d& value 
[out] The offset value represented by a point.  
OdInt32& unit 
[out] The unit of measurement.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Returns the real world offset. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.