Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
fieldIndex
[in] Field index [1..numCustomInfo()].
key
[in] Name of the field.
value
[in] Value for the field.
Copyright © 2002-2022. Open Design Alliance All rights reserved.