NXOpen.UF.Clear.SetInterfText

Clear.SetInterfText()

Refer to UF_CLEAR_set_interf_text for documentation.

Deprecated since version NX9.0: Please use Assemblies::ClearanceSet::SetInterferenceText() instead.

Signature: SetInterfText(dataset, object1, object2, text)

Parameters:
  • dataset (Tag) – The dataset tag
  • object1 (Tag) – The first object (solid or facet) in the pair
  • object2 (Tag) – The second object (solid or facet) in the pair
  • text (str) – The text to associate with the interference. The length of the text cannot be greater than the value assigned to the string constant MAX_LINE_SIZE.

License requirements: ASSEMBLIES MODULE