Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
fieldIndex
[in] Field index [1..numCustomInfo()].
key
[out] Receives the name.
rvalue
[out] Receives the value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.