Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbField::setData Method
Syntax
C++
OdResult setData(const OdString& key, const OdFieldValue& pData);

Sets the data for the specified key of this Field object. 

 

Parameters
Description
key
[in] Key.
pData
[in] Pointer to the object containing the data.
Copyright © 2002-2022. Open Design Alliance All rights reserved.