ENF to NX

Section Name [ENF2UFUNC]

AddAllToRefsetModel

Specify whether to add all translated elements to the Reference Set named “MODEL”.
This is effective only when both “UseUserRefSet=1” and “UserRefSetName=MODEL” are set.
  • Default Value: 0
  • Values
    • 0: Don’t add all elements (Add based on your NX settings)
    • 1: Add all translated elements to Reference Set MODEL

AddToAllRefsetInTemplate

Specify whether to add translated elements to all the user defined Reference Sets in template.

  • Default Value: 1
  • Values
    • 0: Don’t add to all the user defined Reference Sets (Add to the Reference Sets specified by “UserRefSetName” only)
    • 1: Add to all the user defined Reference Sets in template

CalcElementNumber

Output the element number in XML log

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

CalcMassProperty

Output mass properties (Volume, Surface area, gravity) in XML log.

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

ConvertFeatureGroup

Specify whether to convert feature groups.

  • Default Value: 1
  • Values
    • 0: Don’t convert feature groups
    • 1: Convert feature groups

ConvertTranslucency

Convert translucency for faces

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

DatumPlaneLayerNumber

Ignore Layer number of ENF, and DatumPlane is converted with this layer number in NX.
-1 : NX WorkLayer
0 : not set
1 - 256 Layer number in NX
  • Default Value: 0

DimensionLayerNumber

Ignore Layer number of ENF, and Dimension is converted with this layer number in NX.
-1 : NX WorkLayer
0 : not set
1 - 256 Layer number in NX
  • Default Value: 0

DraftingLayerNumber

Ignore Layer number of ENF, and Drafting is converted with this layer number in NX.
-1 : NX WorkLayer
0 : not set
1 - 256 Layer number in NX
  • Default Value: 0

GenerateQAReport

Specify whether to generate QA (Quality Assurance) reports on data translation.
This is effective for new adapters only.
  • Default Value: 0
  • Values
    • 0: Don’t generate a QA report.
    • 1: Generate a QA report.

IsolatedCurveLayerNumber

Ignore Layer number of ENF, and IsolatedCurve is converted with this layer number in NX.
-1 : NX WorkLayer
0 : not set
1 - 256 Layer number in NX
  • Default Value: 0

IsolatedPointLayerNumber

Ignore Layer number of ENF, and IsolatedPoint is converted with this layer number in NX.
-1 : NX WorkLayer
0 : not set
1 - 256 Layer number in NX
  • Default Value: 0

LayerNumberRule

Specify the mapping rule on layer numbers between ENF and NX.
Specify by an integer number between -1 to 259 as follows;
  • Default Value: 259

  • Values

    • -1: Convert elements in all layers to WorkLayer in NX

    • 0: Convert elements in layer 1 to 256 to the same layer number in NX respectively, and the rest to layer 256 in NX

      ENF NX
      1 1
      2 2
      3 3
      255 255
      256 256
      the rest 256
    • 1: Convert elements in layer 1 to 256 to the same layer number in NX respectively, and the rest to layer 1 in NX. (Same as “LayerNumberRule=259”)

      ENF NX
      1 1
      2 2
      3 3
      255 255
      256 256
      the rest 1
    • 2: Convert elements in layer 0 to 255 to layer 1 to 256 in NX (layer number in ENF +1) respectively, and the rest to layer 1

      ENF NX
      0 1
      1 2
      2 3
      254 255
      255 256
      the rest 1
    • 3-258: Either of number between 3 to 258: Convert elements in all layers to a single layer between 1 to 256 in NX (specified value -2)

    • 259: Convert elements in layer 1 to 256 to the same layer number in NX respectively, and the rest to layer 1 in NX. (Same as “LayerNumberRule=1”)

LayerStatusRule

Specify the setting rule of the layer status.

  • Default Value: -1
  • Values
    • -1: Depend on the setting of template file. In case that the template files are specified by keyword Template_Part and Template_Assembly in the Slave Node Setting, and the parameter UseTemplateFile=1 is specified, value 0 is used. In other case, value 2 is used.
    • 0: Keep layer status of template part.
    • 1: Make invisible layers selectable if there are any objects in the layer.
    • 2: Convert active layer filter in ENF. If the active layer filter is not included in ENF, the behavior is same as 1.

OverwriteUserProperty

Overwrite a user property value when a property with the same key already exists.

  • Default Value: 2
  • Values
    • 0: Don’t overwrite user property value. Rename property key and add the property as another one.
    • 1: Overwrite user property value.
    • 2: Overwrite user property value only when the value is empty.

ProductMode

Specify whether to apply CADdoctor default setting

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

RemoveSeamCurve

Specify when to remove seam curves by the target surface types.
Multiple selection is available by specifying the sum of corresponding values.
  • Default Value: -1
  • Values
    • -1: Remove seam curves based on the Geometry Healing settings
    • 0: Do not remove seam curves
    • 1: Remove the seam curves on spherical surfaces
    • 2: Remove the seam curves on cylindrical surfaces
    • 4: Remove the seam curves on conic surfaces
    • 8: Remove the seam curves on torus surfaces

SheetBodyLayerNumber

Ignore Layer number of ENF, and SheetBody is converted with this layer number in NX.
-1 : NX WorkLayer
0 : not set
1 - 256 Layer number in NX
  • Default Value: 0

SkipClosedVolume

Specify whether to convert closed volumes (ClosedVolume).

  • Default Value: 0
  • Values
    • 0: Convert closed volumes
    • 1: Don’t convert closed volumes

SkipDefaultPlane

Specify whether to convert default plane (DefaultPlane).

  • Default Value: 0
  • Values
    • 0: Convert default plane
    • 1: Don’t convert default plane

SkipIsolatedCurve

Specify whether to convert isolated curves (IsolatedCurve).

  • Default Value: 0
  • Values
    • 0: Convert isolated curves
    • 1: Don’t convert isolated curves

SkipIsolatedPlane

Specify whether to convert isolated planes (IsolatedPlane).

  • Default Value: 0
  • Values
    • 0: Convert isolated planes
    • 1: Don’t convert isolated planes

SkipIsolatedPoint

Specify whether to convert isolated points (IsolatedPoint).

  • Default Value: 0
  • Values
    • 0: Convert isolated points
    • 1: Don’t convert isolated points

SkipOpenVolume

Specify whether to convert open volumes (OpenVolume).

  • Default Value: 0
  • Values
    • 0: Convert open volumes
    • 1: Don’t convert open volumes

SkipUnknownVolume

Specify whether to convert volumes whose open/closed flag is unknown.

  • Default Value: 0
  • Values
    • 0: Convert unknown volumes
    • 1: Don’t convert unknown volumes

SolidBodyLayerNumber

Ignore Layer number of ENF, and SolidBody is converted with this layer number in NX.
-1 : NX WorkLayer
0 : not set
1 - 256 Layer number in NX
  • Default Value: 0

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:

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

UseUserRefSet

Specify the name of the Reference Set using the UserRefSetName option below.

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

UserRefSetName

Specify the name of the reference set
This is effective only when “UseUserRefSet=1”
The default name will be applied when the value contains forbidden characters.
The following reference sets can be specified, too; “Entire Part,” “Empty,” “Model” etc.
  • Default Value: ELYSIUM_TRANS

XConvertDimension

Specify whether to convert Dimension. (Annotation)

  • Default Value: 0
  • Values
    • 0: Don’t convert Dimension
    • 1: Convert Dimension
    • 2: Convert Dimension as Custom Symbol

XConvertGDT

Specify whether to convert GDT, Datum and DatumTarget. (Annotation)
“XConvertGDT=2” is effective when using a new adapter only.
When using legacy adapters, GDT, Datum and DatumTarget will be converted as drafting PMI, and it will be internally treated as “UseUserRefSet=1” when “XConvertGDT=1 or 2” is specified.
  • Default Value: 0
  • Values
    • 0: Don’t convert GDT
    • 1: Convert GDT
    • 2: Convert GDT as Custom Symbol

XConvertLineWeld

Specify whether to convert LineWeld. (Annotation)

  • Default Value: 0
  • Values
    • 0: Don’t convert Line Weld
    • 2: Convert Line Weld as Custom Symbol

XConvertLocator

Specify whether to convert Locator. (Annotation)

  • Default Value: 0
  • Values
    • 0: Don’t convert Locator
    • 2: Convert Locator as Custom Symbol

XConvertMaterial

Specify whether to convert Material. (Attribute)

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

XConvertNote

Specify whether to convert Note. (Annotation)

  • Default Value: 0
  • Values
    • 0: Don’t convert Note
    • 1: Convert Note
    • 2: Convert Note as Custom Symbol

XConvertSpotWeld

Specify whether to convert SpotWeld. (Annotation)

  • Default Value: 0
  • Values
    • 0: Don’t convert Spot Weld
    • 2: Convert Spot Weld as Custom Symbol

XConvertSurfFinish

Specify whether to convert Surface Finish. (Annotation)

  • Default Value: 0
  • Values
    • 0: Don’t convert Surface Finish
    • 1: Convert Surface Finish
    • 2: Convert Surface Finish as Custom Symbol

XConvertSymbol

Specify whether to convert an annotation without semantic definition to Custom Symbol annotation.

  • Default Value: 0
  • Values
    • 0: Don’t convert
    • 1: Convert to Custom Symbol

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

XConvertView

Specify whether to convert the View.

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