Get the name of the class given to the current element in the given classifier.

Handling:

int err = ac_request("classification","find_item_by_name", string classifname, string itemname, int iGuidItem);


Here:

err = 0 if found and no errors,

sclassifname - classifier name,

itemname - class name,

iGuidItem - a handle to the ts_guid object, in which the guid of the class will be written so that it can be assigned to the elements of the ARCHICAD model.