summaryrefslogtreecommitdiff
path: root/src/SHMessage/SHAPE.us
blob: 36d4ef2eee5ae22710ff7b35c38c7be01d73a2e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171

! Message file for Shape Healing


! ------------------------------------------------------------------------------
! Messages for shape names
!
.Name.Shape.MSG0
!
.Name.Vertex.MSG0
!
.Name.Edge.MSG0
!
.Name.Wire.MSG0
!
.Name.Face.MSG0
!
.Name.Shell.MSG0
!
.Name.Solid.MSG0
!
.Name.CompSolid.MSG0
!
.Name.Compound.MSG0
!
! ------------------------------------------------------------------------------
! Messages for sequence of operators
! 
.Sequence.MSG0
Info: Sequence of operators: %s
!
.Sequence.MSG5
Error: Operator %d/%d: %s
!
.Sequence.MSG1
Error: Operator %s is not found
!
.Sequence.MSG2
Error: Operator %s failed with exception %s
!
.Sequence.MSG2
Operator %s failed with exception %s
Warning: Shape Processing: sequence not defined for %s
!
! ------------------------------------------------------------------------------
! Messages for printing results of shape processing
! 
.PrResult.Print.MSG50
  Shells:
!
.PrResult.Print.MSG55
  Faces:
!
.PrResult.Print.MSG100
Mapping:
!
.PrResult.Print.MSG110
    Result is Shell                 : %d
!
.PrResult.Print.MSG115
    Result is Face                  : %d
!
.PrResult.Print.MSG150
    No Result                       : %d
!
.PrResult.Print.MSG200
Preparation ratio:
!
.PrResult.Print.MSG205
  Shells: %d per cent
!
.PrResult.Print.MSG210
  Faces : %d per cent
!
! ==============================================================================
! Messages for Shape Healing
! 
! ------------------------------------------------------------------------------
! Messages for ShapeFix_Wire
! 
.FixWire.FixDegenerated.MSG0
Degenerated edge(s) detected
!
.FixWire.FixDegenerated.MSG5
Degenerated edge %d detected
!
.FixAdvWire.FixSmall.MSG0
Small edge(s) removed
! 
.FixAdvWire.FixSmall.MSG5
Edge %d was small, removed
! 
.FixAdvWire.FixIntersection.MSG0
Self-intersection corrected
!
.FixAdvWire.FixIntersection.MSG5
Edge %d was self-intersecting, corrected
!
.FixAdvWire.FixIntersection.MSG10
Edges %d and %d were intersecting, corrected
!
.FixAdvWire.FixLacking.MSG0
Lacking edge(s) inserted
!
.FixAdvWire.FixLacking.MSG5
Lacking edge %d inserted
!
.FixAdvWire..MSG0
!
.FixAdvWire..MSG5
!
.FixAdvWire..MSG10
!
! ------------------------------------------------------------------------------
! Messages for ShapeFix_Face
!
.FixAdvFace.FixMissingSeam.MSG0
Missing seam-edge added
!
.FixAdvFace.FixSmallAreaWire.MSG0
Null area wire detected, wire skipped
!
.FixAdvFace.FixOrientation.MSG0
Face created with natural bounds
!
.FixAdvFace.FixOrientation.MSG5
Wire on face was reversed
!
.FixAdvFace.FixOrientation.MSG10
Wire %d of %d on face was reversed
!
.FixAdvFace.FixOrientation.MSG11
Cannot orient wire %d of %d
!
.FixAdvShell.FixOrientation.MSG20
Impossible to orient faces in shell, several shells created
!
.FixAdvShell.FixOrientation.MSG30
Improperly connected shell split into parts
!
.FixAdvSolid.FixShell.MSG10
Solid cannot be created from an open shell
!
.FixAdvSolid.FixOrientation.MSG20
Orientation of shell(s) in solid was corrected
!
.FixAdvSolid.FixOrientation.MSG30
Improperly connected solid split into several parts
!
.FixAdvFace.FixLoopWire.MSG0
Wire was splitted on %d wires
!
.FixAdvFace..MSG5
!
.FixAdvFace..MSG10
!
! ------------------------------------------------------------------------------
! Messages for ShapeFix_Shell
!
.FixAdvShell.FixOrientation.MSG0
Faces were incorrectly oriented in the shell, corrected
!
.FixAdvShell.FixOrientation.MSG5
Faces were incorrectly oriented in the shell, not corrected
!
.FixAdvShell..MSG0
!
.FixAdvShell..MSG5
!
.FixAdvShell..MSG10
!