Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ValidationTask::additionalInformation Method
Syntax
C++
virtual const std::map<OdAnsiString, OdAnsiString>* additionalInformation() const;

Retrieves additional information about the validation task (like date, author, copyright, version, etc).

A raw pointer to an STL Map object that contains additional information. Each element in this map consists of a pair "Name" — "Description" that contains name and description of the data element respectively.

Copyright © 2002-2022. Open Design Alliance All rights reserved.