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

Returns true if and only if successful.

Sets the value for this FieldValue object. 

 

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