IModelConnection.Categories.IModelConnection.Categories.CategoryInfo Interface

A subset of the information describing a Category, supplied by IModelConnection.Categories.getCategoryInfo.

Properties

Name Type Description
id Readonly string The category's element Id.  
subCategories Readonly Map<string, IModelConnection.Categories.IModelConnection.Categories.SubCategoryInfo> For each SubCategory belonging to this Category, a mapping from the SubCategory's element Id to its properties.  

Defined in

Last Updated: 20 June, 2023