NXOpen.UF.Disp.AskMaterial

Disp.AskMaterial()

Refer to UF_DISP_ask_material for documentation.

Signature: AskMaterial(objectTag)

Parameters:objectTag (Tag) – The tag of the object.
Returns:A Tuple
Return type:A tuple consisting of (materialTag,materialName)

materialTag(Tag): The tag of material that is assignedto the specified object.

materialName(list of str): The name of the material

License requirements: None