API Reference > OdDb Classes > OdDbDynBlockReferenceProperty Class > OdDbDynBlockReferenceProperty Methods > OdDbDynBlockReferenceProperty::setValue Method
OdDbDynBlockReferenceProperty::setValue Method
Syntax
C++
bool setValue(const OdResBufPtr& value);
Parameters 
Description 
const OdResBufPtr& value 
[in] Value. 

Returns true if and only if successful.

Sets the current value of the property on the dynamic block reference.

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