NXOpen.UF.Disp.CopyMaterial

Disp.CopyMaterial()

Refer to UF_DISP_copy_material for documentation.

Signature: CopyMaterial(materialTag)

Parameters:materialTag (Tag) – The tag of material that the newmaterial is copied from.
Returns:A Tuple
Return type:A tuple consisting of (newMaterialTag,newMaterialName)

newMaterialTag(Tag): new material tag

newMaterialName(list of str): The name of the newly copied material

License requirements: None