ENF to Creo Parametric

Section Name [ENF2PRO]

AddParameterDesignation

Add designation property to converted parameters. Available only when converting properties by XConvertUserProperty=1 or XConvertSystemProperty=1.

  • Default Value: 0
  • Values
    • 0: Do not add designation property
    • 1: Add designation property

CalcElementNumber

Output the element number in XML log

  • Default Value: 0
  • Values
    • 0: OFF
    • 1: ON

CalcMassProperty

Specify whether to convert the mass properties (volume, surface area, gravity and density), and output volume, surface area, and gravity to XML log.

  • Default Value: 0
  • Values
    • 0: Don’t output mass properties
    • 1: Output mass properties

ConvertPartwise

Specify whether to enable “memory saving” mode

  • Default Value: 0
  • Values
    • 0: Don’t enable memory saving mode
    • 1: Enable memory saving mode

GenerateQAReport

Specify whether to generate a QA report on data translation.
This option works only for the new Adapters.
  • Default Value: 0
  • Values
    • 0: Don’t generate QA report
    • 1: Generate QA report

ImportBlankedElement

Convert blanked element

  • Default Value: 1
  • Values
    • 0: Don’t convert blanked element
    • 1: Convert blanked element as blanked.
    • 2: Convert blanked element as unblanked.

ImportLevel

Specify the element to convert.

  • Default Value: 1
  • Values
    • 0: VOLUME, QUILT
    • 1: VOLUME, QUILT, DTM PLANE, DTM CURVE, DTM POINT

ImportTol

Specify the import tolerance (Unit: mm)
Set a positive real number between 0.00001 and 0.1
This parameter will be prioritized when both this and “UseVolumeTol” are set.
  • Default Value: 0.01

LayerNameOfDatumPointOfAxisAsHidden

Specify the hidden layer to add end datum points of datum axes to by its layer name.
This is to translate end datum points of datum axes which are produced during the translation process as hidden elements by moving them into hidden layers to maintain the visualization.
The specified layer will be changed to hidden if shown.
A new hidden layer will be created when there is no layer under the specified name.
  • Default Value:

MakeSolidFromImportFeat

Specify the method to covert solid model as solid or quilt

  • Default Value: -1
  • Values
    • -1: Convert solid model as solid (Convert topologically-closed shells without closed flag as quilt.)
    • 0: Convert solid model as quilt
    • 1: Convert solid model as solid (Convert all topologically-closed shells as solid.)

OverwriteSameNameParameter

Overwrite parameters with the same name. Available only when converting properties by XConvertUserProperty=1 or XConvertSystemProperty=1.

  • Default Value: 0
  • Values
    • 0: Rename parameters with the same name
    • 1: Overwrite parameters with the same name

ProductMode

Specify whether to apply CADdoctor default setting

  • Default Value: 0
  • Values
    • 0: ASFALIS mode
    • 1: CADdoctor mode

RegenerateRelation

Regenerate relations defined in a template file.

  • Default Value: 0
  • Values
    • 0: OFF
    • 1: ON

SkipEmptyValueParameter

Specify whether to skip parameter conversion when it is empty.
This is effective only when “XConvertUserProperty=1” or “XConvertSystemProperty=1”.
  • Default Value: 0

  • Values

    • 0: Don’t skip
      (Convert empty value parameters)
    • 1: Skip
      (Don’t convert empty value parameters)

TemplateAsm

Specify the template file for the assembly model.
Specify by the absolute path.
  • Default Value:

TemplatePart

Specify the template file for the part model.
Specify by the absolute path.
  • Default Value:

UseOriginalUnitsystem

Specify whether to convert the unit system.
This is to set a loop-back when converting the unit system in Creo Parametric to Creo Parametric conversion.
“UseTemplateFile=1” will be prioritized to this parameter. (The unit system in the template file will be used.)
  • Default Value: 0
  • Values
    • 0: Don’t convert the unit system
    • 1: Convert the unit system

UseTemplateFile

Convert using Template File.
Specify template file path by option TemplatePart/TemplateAsm or config keyword TEMPLATE_PART/TEMPLATE_ASSEMBLY.
When both of the options and the config keywords are set, file path set by the config keywords are applied.
  • Default Value: 1
  • Values
    • 0: OFF
    • 1: ON

UseVolumeTol

Specify the tolerance to import.

  • Default Value: 0
  • Values
    • 0: Import by 0.01mm.
    • 1: Import by volume tolerance.

XConvertSystemProperty

Specify whether to convert system properties. (Attribute)

  • Default Value: 0
  • Values
    • 0: Don’t convert system properties
    • 1: Convert system properties

XConvertUserProperty

Specify whether to convert user properties. (Attribute)

  • Default Value: 0
  • Values
    • 0: Don’t convert user properties
    • 1: Convert user properties