changeSubCategoryDisplay Method
Change the visibility of geometry belonging to the specified subcategory when displayed in this viewport.
changeSubCategoryDisplay(subCategoryId: string, display: boolean): void
Parameter | Type | Description |
---|---|---|
subCategoryId | string | The Id of the subcategory |
display | boolean |
Returns - void
Defined in
- core/frontend/src/Viewport.ts Line 803
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.