filterSubCategory Method

Filter out geometry entries in the specified SubCategory from GeometryStreams in the target iModel.

filterSubCategory(sourceSubCategoryId: string): void

@note It is not possible to filter out a default SubCategory. A request to do so will be ignored.

@see SubCategory.isDefaultSubCategory

Parameter Type Description
sourceSubCategoryId string  

Returns - void

Defined in

Last Updated: 16 April, 2024