ENF to IGES

Section Name [ENF2IGES]

DegenerateCurveType

Control the processing when the loop passes the degeneracy point.(etc three corner patch)

  • Default Value: 0
  • Values
    • 0: Convert a special UV curve corresponding to the degeneracy point.Don’t convert 3D curve.
    • 1: Don’t convert a 3D curve or a UV curve corresponding to the degeneracy point.
    • 2: Convert a special 3Dcurve and UV curve corresponding to the degeneracy point.

FixedCurvePreference

Specify the preference of curve in iges file.

  • Default Value: 0
  • Values
    • 0: none
    • 1: 2D
    • 2: 3D

FreeFormGeometryType

Specify the type of spline.

  • Default Value: 0
  • Values
    • 0: NURBS(Type 126, 128)
    • 1: Parametric B-Spline(Type 112, 114)

IgesFileVer

Specify the IGES version for data export.

  • Default Value: 11
  • Values
    • 10: 5.2
    • 11: 5.3

PlanarFaceType

Control the type of face, when convert the face on the plane and plane.

  • Default Value: 3
  • Values
    • 0: Use type 144.
    • 1: Use type 108 only form 1
    • 2: Use type 108 only form 0
    • 3: Use type 108 (form 0 or 1)

SuppressionType

Convert elements according to display attribute.

  • Default Value: 0
  • Values
    • 0: Convert all elements.
    • 1: Convert elements of visible attribute

WriteFullBoundaryEdge

Specify whether to convert outer loops when converting the face of type 144.
(Do not need to convert outer loops when the corresponding surface boundaries match them.)
  • Default Value: 0
  • Values
    • 0: Don’t convert outer loops
    • 1: Convert outer loops

WriteInfinitePlane

Convert infinite plane

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

WriteMSBO

Specify how to convert solid with topology (MSBO “Manifold Solid B-rep Object”: Type186).

  • Default Value: 0
  • Values
    • 0: Always ignore the adjacency relations
    • 1: Convert volumes in MSBO format
    • 2: Check whether it is manifold, and convert in MSBO format if it is manifold

WriteRGB

Specify whether to convert using Type 314 RGB color.

  • Default Value: 0
  • Values
    • 0: Convert using eight basic colors (Don’t use RGB color)
    • 1: Convert using Type 314 RGB colors

WriteSubfigure

Write sub-figure.

  • Default Value: 1
  • Values
    • 0: Don’t use subfigure.
    • 1: Write Volume as subfigure.
    • 2: Write Assembly as subfigure.
    • 3: Write Assembly as subfigure(Except 1-part case)