ModelSubCategoryHiliteMode Type

ModelSubCategoryHiliteMode = "union" | "intersection"

Describes how the sets of hilited models and subcategories in a HiliteSet interact.

  • "union" indicates a Feature will be hilited if either its model or its subcategory is present in the HiliteSet.
  • "intersection" indicates a Feature will be hilited only if both its model and its subcategory are present in the HiliteSet.

@see modelSubCategoryMode to change the mode for a HiliteSet.

Defined in

Last Updated: 14 November, 2024