API Reference > OdDb Classes > OdDbDictionaryVar Class > OdDbDictionaryVar Methods > valueAs Method > OdDbDictionaryVar::valueAs Method (OdGePoint2d&)
OdDbDictionaryVar::valueAs Method (OdGePoint2d&)
Syntax
C++
bool valueAs(OdGePoint2d& val) const;
Parameters 
Description 
OdGePoint2d& val 
[out] Receives the value of this object. 

Returns the value of this Dictionary Variable object as an OdGePoint2d. 

 

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