NXOpen.UF.Ui.Mask Structure

NXOpen.UF.Ui.Mask is an alias for NXOpen.UF.UiMask_Struct

class NXOpen.UF.UiMask_Struct

Bases: object

Refer to UF_UI_mask_s for documentation.

Fields

NXOpen.UF.UiMask_Struct.ObjectType This can be one of the object types that are listed in uf_object_types.h or UF_pseudo_object_type
NXOpen.UF.UiMask_Struct.ObjectSubtype This can either be UF_all_subtype (not with UF_pseudo_object_type), or one of the corresponding supported subtypes of the object type specified.
NXOpen.UF.UiMask_Struct.SolidType This should be named detail_type and is only meaningful for certain object_types like UF_solid_type, UF_feature_type or UF_pseudo_type.