NXOpen.UF.Disp.AskCurrentlySelectedMaterial

Disp.AskCurrentlySelectedMaterial()

Refer to UF_DISP_ask_currently_selected_material for documentation.

Signature: AskCurrentlySelectedMaterial()

Returns:A Tuple
Return type:A tuple consisting of (materialSource,materialTag,materialFullArchiveName)

materialSource(`NXOpen.UF.Disp.MaterialSource Refer to UF_DISP_material_source_e for documentation.`): UF_DISP_lw_material_in_Materials_Library or UF_DISP_lw_material_in_Materials_in_Part_Palette

materialTag(Tag): The tag of material that is currently selected in the Materials in Part Palette

materialFullArchiveName(list of str): The full_arachive_name of the material currently selected in the Materials in part palette or the Materials Library

License requirements: None