You are on page 1of 2

1 version "EAITranslator" 1.0.

0 "EAITranslator"
2 EAITranslator {
3 OutputDirectory = ""
4 CommonPartsPath = ""
5 chordalOption = "RELATIVE"
6 structureOption = "PER_PART"
7 writeWhichFiles = "JTPARTS,JTASSEMBLY"
8 pmiOption = "PART_AND_ASM"
9 JtFileFormat = "8"
10 triStripOpt = true
11 seamSewing = false
12 seamSewingTol = 0.001
13 includeBrep = true
14 autoNameSanitize = true
15 updateChangedPartsOnly = false
16 writeAsciiAssembly = false
17 singlePartsNoAssem = false
18 autoLowLODgeneration = true
19 smartLODgeneration = false
20 numLODs = 3
21 }
22 Filter {
23 }
24 Metadata {
25 }
26 LOD "1" {
27 Level = 1
28 Chordal = 0.001
29 Angular = 20
30 Length = 0
31 AdvCompressionLevel = 0
32 }
33 LOD "2" {
34 Level = 2
35 Chordal = 0.0035
36 Angular = 0
37 Length = 0
38 FeatureSuppression = 0
39 Simplify = 0.4
40 AdvCompressionLevel = 0.5
41 }
42 LOD "3" {
43 Level = 3
44 Chordal = 0.01
45 Angular = 0
46 Length = 0
47 FeatureSuppression = 0
48 Simplify = 0.1
49 AdvCompressionLevel = 1
50 }
51 ugConfig {
52 doWireframe = false
53 mergeSheets = false
54 mergeSolids = false
55 checkLayers = false
56 XTbrep = true
57 appendRefSetName = false
58 getAttributes = false
59 representAttributesAs = "DEFAULT"
60 getNXBodyNames = false
61 appendItemName = true
62 appendRevision = true
63 excludeViaRefSet = false
64 usePreferredRefSets = false
65 spotWeldSize = 1
66 activateDimPMI = true
67 activateGDTPMI = true
68 activateNotePMI = true
69 activateSymbolPMI = true
70 activateSupplementalGeomPMI = true
71 activateWeldLabels = true
72 activateTablePMI = true
73 activateModelViews = "ALL"
74 activateDraftingAnnotationIn3D = true
75 activateDatums = true
76 activateFaceAttributes = true
77 includeJoinFeatures = true
78 applyPMIRefset = false
79 configureLeafNodeName = false
80 configureFileName = false
81 includeInvisible = false
82 LogReporting = "ERROR,WARNING,INFO"
83 ConsoleReporting = "ERROR"
84 LogFileName = "UG_PART"
85 useRefsets = "DEFAULT"
86 getCADProperties = "CAD_DENSITY,CAD_MATERIAL,CAD_MASS"
87 advancedMaterials = "NONE"
88 activateFilters = "LAYER"
89 processPMIValidationProperties = false
90 processArrangement = "ACTIVE"
91 }
92

You might also like