Close

Relief for ODA Team in Ukraine

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

Appends a custom field to the Summary Information.

Parameters
Description
key
[in] Name of the custom field.
value
[in] Value of the custom field.
Copyright © 2002-2022. Open Design Alliance All rights reserved.