KitchenDraw SDK 2
Show / Hide Table of Contents

Property Type

Type

Type of the catalog.

Declaration
public int Type { get; set; }
Property Value
Type Description
int
Remarks

See the [Topics] section of the SPACE.INI file for the list of available catalog types and their names (e.g. 0 for "Kitchens and bathrooms", 9 for "Storage", 3 for "Household appliances", etc.). The integer value of a type is defined after the name of a topic (and a comma, e.g. in Topic3=Storage, 9 the type is 9, while type rank is 3).

In this article
Back to top Generated by DocFX