Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbField::setField Method
Syntax
C++
virtual OdDbObjectId setField(const OdString& propName, OdDbField* pField);

Adds the specified field to the field dictionary of this object. 

 

Parameters
Description
pField
[in] Pointer to the field object.
fieldName
[in] Name (key) for the new entry.

Returns the Object ID of the new entry.

Copyright © 2002-2022. Open Design Alliance All rights reserved.