KitchenDraw SDK 2
Show / Hide Table of Contents

Method UpdateCatalogsList

UpdateCatalogsList()

Updates the CATALOGS.LST file which is located in the catalog directory.

Declaration
public bool UpdateCatalogsList()
Returns
Type Description
bool

true if no problem occurred, false otherwise.

Remarks

The update results in the decompression in .CAT files of any .PAC files that could eventually be present in the catalogs root directory (by default C:\KD\CATALOGS) and in the catalogs directory which is dependent on the account number (by default C:\KD\CATALOGS\xxxxxxx where xxxxxxx represents the current account number) and then the incorporation of catalogs (.CAT files) in the CATALOGS.LST file listing the catalogs in use in the KitchenDraw system.

In this article
Back to top Generated by DocFX