PLM XML to ENF

Section Name [PLMXML2ENF]

ConvertJTPart

Specify whether to convert the external reference part files in JT format.

  • Default Value: 0
  • Values
    • 0: Don’t convert the external reference parts in JT format
    • 1: Convert the external reference part files in JT format

ConvertNXPart

Specify whether to convert the external reference part files in NX format.

  • Default Value: 0
  • Values
    • 0: Don’t convert the external reference parts in NX format
    • 1: Convert the external reference part files in NX format

FlattenPartNode

Specify whether to flatten the tree structure when converting Part Node which has a single Compoundrep Node only.

  • Default Value: 1

  • Values

    • 0: Don’t flatten
      (Maintain the tree structure and convert Part Node as assemblies and Compondrep Node as parts)
    • 1: Flatten the tree structure
      (Merge Compoundrep Node to its parent Part Node and convert as a single part)

HealExternalFile

Specify whether to run auto healing on external files.
It is recommended to turn off this parameter when the output ENF file is to be used for CAD validation.
  • Default Value: 1
  • Values
    • 0: Don’t heal external files (Recommended when validating PLM XML file vs. CAD file)
    • 1: Heal external files (Recommended when translating PLM XML to CAD)

SkipEmptyAsmExternalFile

Specify whether to skip translating the assembly external file when it is empty

  • Default Value: 0

  • Values

    • 0: Don’t skip
      (Translate the assembly external file even when it is empty)
    • 1: Skip translating the assembly external file when it is empty

XConvertUserProperty

Specify whether to convert user properties. (Attribute)

  • Default Value: 0
  • Values
    • 0: Don’t convert user properties
    • 1: Convert user properties. In case of a key name conflict, convert using the value in PLM XML.
    • 2: Convert user properties. In case of a key name conflict, convert using the value in external reference part files.