NXOpen.UF.Layer.EditCategoryLayer

Layer.EditCategoryLayer()

Refer to UF_LAYER_edit_category_layer for documentation.

Signature: EditCategoryLayer(category, layerMask)

Parameters:
  • category (Tag) – Category object identifier
  • layerMask (list of bool) – A logical for each layer, does it belong to this category or not. layer_mask[0] is TRUE if layer 1 belongs to the categ ory, otherwise it is false. layer_mask[1] applies to layer 2, and so on.

License requirements: None