IGES to ENF¶
Section Name [IGES2ENF]
FixedCurvePreference¶
Specify how to convert trim curves (Type 142) when converting faces (Type 144) in IGES files.
- Default Value: 0
- Values
- 0: Use the value in IGES file
- 1: Use 2D curves
- 2: Use 3D curves
- 3: Basically use 3D curves, but use 2D curves when the 3D curve has a problem
StitchTol¶
Specify the stitch tolerance
(This is effective when “Stitch=1” is set.)
Set a positive real number.
When this parameter is not set, tolerance specified in the Global Section of IGES file will be used.
- Default Value:
WriteOldFile¶
Specify the ENF version.
Please use “WriteOldFileRev” to specify ENF revisions.
Below are the supported file versions;
2.2, 2.6, 3.0, 3.2, 3.3
- Default Value: 0
- Values
- 0: Export ENF in the latest version
- 2: Export ENF in version 2
- 3: Export ENF in version 3
WriteOldFileRev¶
Specify the ENF revision.
Please use “WriteOldFile” to specify the ENF version.
Below are the supported file versions;
2.2, 2.6, 3.0, 3.2, 3.3
- Default Value: -1
- Values
- -1: Export ENF of the latest revision
- 0: Export ENF of revision 0
- 2: Export ENF of revision 2
- 3: Export ENF of revision 3
- 6: Export ENF of revision 6