Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabaseSummaryInfo::setCustomSummaryInfo Method (const OdString&, const OdString&)
Syntax
C++
virtual void setCustomSummaryInfo(const OdString& customInfoKey, const OdString& value) = 0;

Sets the value of the specified custom field of the Summary Information.

Parameters
Description
customInfoKey
[in] Name of the field to set.
value
[in] Value for the field.
Copyright © 2002-2022. Open Design Alliance All rights reserved.