API Reference > Other Classes > OdValue Class > OdValue Methods > get Method > OdValue::get Method (OdDbObjectId&)
OdValue::get Method (OdDbObjectId&)
Syntax
C++
bool get(OdDbObjectId& objectId) const;
Parameters 
Description 
OdDbObjectId& objectId 
[in] Object ID. 

Returns true if and only if successful.

Returns the value of this FieldValue object. 

 

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