Archicad 29 C++ API
|
The type of the check result returned by the AddOn. More...
#include <ModelCheckMethodCallback.hpp>
Public Member Functions | |
ModelCheckResult (const API_Guid &) | |
Creates a ModelCheckResult from a single element. | |
ModelCheckResult (const API_Guid &, const API_Guid &) | |
Creates a ModelCheckResult from two elements. | |
const API_Guid & | GetFirstElement () const |
const API_Guid & | GetSecondElement () const |
The type of the check result returned by the AddOn.
const API_Guid & ACAPI::ModelCheckResult::GetFirstElement | ( | ) | const |
const API_Guid & ACAPI::ModelCheckResult::GetSecondElement | ( | ) | const |