NXOpen.UF.ModlGeneral.ExportUdf

ModlGeneral.ExportUdf()

Refer to UF_MODL_export_udf for documentation.

Signature: ExportUdf(ipPrompts, ipNames, numberOfElements, sign)

Parameters:
  • ipPrompts (list of str) – Pointer to array of pointers to ip prompts.
  • ipNames (list of str) – Pointer to array of pointers to ip variable names.
  • numberOfElements (int) – Number of elements in array.
  • sign (NXOpen.UF.Modl.FeatureSigns Refer to UF_FEATURE_SIGNS for documentation.) – The attachment method sign. Valid options: UF_NULLSIGN = 0, create new target solid UF_POSITIVE = 1, add to target solid UF_NEGATIVE = 2, subtract from target solid UF_UNSIGNED = 3 intersect with target solid

License requirements: SOLIDS MODELING