Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObject::getField Method (const OdString&, OdDb::OpenMode)
Syntax
C++
OdDbObjectPtr getField(const OdString& fieldName, OdDb::OpenMode mode) const;

Returns, and optionally opens, the specified field object from the field dictionary of this object. 

 

Parameters
Description
fieldName
[in] Name (key) for the new entry.
mode
[in] Open mode.
Copyright © 2002-2022. Open Design Alliance All rights reserved.