1
2! Message file for Shape Healing
3
4
5! ------------------------------------------------------------------------------
6! Messages for shape names
7!
8.Name.Shape.MSG0
9!
10.Name.Vertex.MSG0
11!
12.Name.Edge.MSG0
13!
14.Name.Wire.MSG0
15!
16.Name.Face.MSG0
17!
18.Name.Shell.MSG0
19!
20.Name.Solid.MSG0
21!
22.Name.CompSolid.MSG0
23!
24.Name.Compound.MSG0
25!
26! ------------------------------------------------------------------------------
27! Messages for sequence of operators
28!
29.SP.Sequence.Info.Seq
30Info: Shape Processing: Sequence of operators: %s
31!
32.SP.Sequence.Info.Operator
33Info: Shape Processing: Operator %d/%d: %s
34!
35.SP.Sequence.Error.NoOp
36Error: Shape Processing: Operator %s is not found
37!
38.SP.Sequence.Error.Except
39Error: Shape Processing: Operator %s failed with exception %s
40!
41.SP.Sequence.Warn.NoSeq
42Warning: Shape Processing: Sequence not defined for %s, nothing to do
43!
44! ------------------------------------------------------------------------------
45! Messages for printing results of shape processing
46!
47.PrResult.Print.MSG50
48  Shells:
49!
50.PrResult.Print.MSG55
51  Faces:
52!
53.PrResult.Print.MSG100
54Mapping:
55!
56.PrResult.Print.MSG110
57    Result is Shell                 : %d
58!
59.PrResult.Print.MSG115
60    Result is Face                  : %d
61!
62.PrResult.Print.MSG150
63    No Result                       : %d
64!
65.PrResult.Print.MSG200
66Preparation ratio:
67!
68.PrResult.Print.MSG205
69  Shells: %d per cent
70!
71.PrResult.Print.MSG210
72  Faces : %d per cent
73!
74! ==============================================================================
75! Messages for Shape Healing
76!
77! ------------------------------------------------------------------------------
78! Messages for ShapeFix_Wire
79!
80.FixWire.FixDegenerated.MSG0
81Degenerated edge(s) detected
82!
83.FixWire.FixDegenerated.MSG5
84Degenerated edge %d detected
85!
86.FixWire.FixCurve3d.Removed
87Incomplete edge (with no pcurves or 3d curve) removed
88!
89.FixAdvWire.FixSmall.MSG0
90Small edge(s) removed
91!
92.FixAdvWire.FixSmall.MSG5
93Edge %d was small, removed
94!
95.FixAdvWire.FixIntersection.MSG0
96Self-intersection corrected
97!
98.FixAdvWire.FixIntersection.MSG5
99Edge was self-intersecting, corrected
100!
101.FixAdvWire.FixIntersection.MSG10
102Edges were intersecting, corrected
103!
104.FixAdvWire.FixLacking.MSG0
105Lacking edge(s) inserted
106!
107.FixAdvWire.FixLacking.MSG5
108Lacking edge %d inserted
109!
110.FixAdvWire..MSG0
111!
112.FixAdvWire..MSG5
113!
114.FixAdvWire..MSG10
115!
116! ------------------------------------------------------------------------------
117! Messages for ShapeFix_Face
118!
119.FixAdvFace.FixMissingSeam.MSG0
120Missing seam-edge added
121!
122.FixAdvFace.FixSmallAreaWire.MSG0
123Null area wire detected, wire skipped
124!
125.FixAdvFace.FixOrientation.MSG0
126Face created with natural bounds
127!
128.FixAdvFace.FixOrientation.MSG5
129Wire on face was reversed
130!
131.FixAdvFace.FixOrientation.MSG11
132Cannot orient wire
133!
134! ------------------------------------------------------------------------------
135! Messages for ShapeFix_Wireframe
136!
137.FixWireframe.FixSmallEdges.MSG0
138Small edge removed
139!
140.FixWireframe.FixSmallEdges.MSG1
141Small wire removed
142!
143.FixWireframe.FixSmallEdges.MSG2
144Small face removed
145!
146.FixWireframe.FixFixWireGaps.MSG0
147Gaps in a wire fixed
148!
149!
150.Fix.SplitCommonVertex.MSG0
151Wires with common vertex fixed
152!
153!
154.FixAdvShell.FixOrientation.MSG20
155Impossible to orient faces in shell, several shells created
156!
157.FixAdvShell.FixOrientation.MSG30
158Improperly connected shell split into parts
159!
160.FixAdvSolid.FixShell.MSG10
161Solid cannot be created from an open shell
162!
163.FixAdvSolid.FixOrientation.MSG20
164Orientation of shell(s) in solid was corrected
165!
166.FixAdvSolid.FixOrientation.MSG30
167Improperly connected solid split into several parts
168!
169.FixAdvFace.FixLoopWire.MSG0
170Wire was split on several wires
171!
172.FixAdvFace..MSG5
173!
174.FixAdvFace..MSG10
175!
176.FixEdge.SameParameter.MSG0
177Not same parameter edge fixed
178!
179! ------------------------------------------------------------------------------
180! Messages for ShapeFix_FixSmallFace
181!
182.FixAdvFace.FixSpotFace.MSG0
183Spot face removed
184!
185.FixAdvFace.FixStripFace.MSG0
186Strip face removed
187!
188! ------------------------------------------------------------------------------
189! Messages for ShapeFix_FixSmallSolid
190!
191.ShapeFix.FixSmallSolid.MSG0
192Small solid removed
193!
194.ShapeFix.FixSmallSolid.MSG1
195Small solid merged with other
196!
197! ------------------------------------------------------------------------------
198! Messages for ShapeFix_Shell
199!
200.FixAdvShell.FixOrientation.MSG0
201Faces were incorrectly oriented in the shell, corrected
202!
203.FixAdvShell.FixOrientation.MSG5
204Faces were incorrectly oriented in the shell, not corrected
205!
206.FixAdvShell.FixClosedFlag.MSG0
207Shell has incorrect flag isClosed
208!
209.FixAdvShell..MSG5
210!
211.FixAdvShell..MSG10
212!
213! ------------------------------------------------------------------------------
214! Messages for ShapeUpgrade
215!
216.ShapeDivide.FaceDivide.MSG0
217Face divided
218!
219.ShapeDivide.WireDivide.MSG0
220Wire divided
221!
222.ShapeDivide.EdgeDivide.MSG0
223Edge divided
224!
225.ShapeDivide.FaceConvertToBezier.MSG0
226Face converted to Bezier
227!
228.ShapeDivide.WireConvertToBezier.MSG0
229Wire converted to Bezier
230!
231.ShapeDivide.EdgeConvertToBezier.MSG0
232Edge converted to Bezier
233!
234! ------------------------------------------------------------------------------
235! Messages for ShapeCustom
236!
237.BSplineRestriction.NewSurface.MSG0
238Face converted to BSpline
239!
240.BSplineRestriction.NewSurface.MSG1
241BSpline Face re-approximated
242!
243.BSplineRestriction.NewCurve.MSG0
244Edge converted to BSpline
245!
246.BSplineRestriction.NewCurve.MSG1
247BSpline Edge re-approximated
248!
249!
250.ConvertToBSpline.NewSurface.MSG0
251Face converted to BSpline
252!
253.ConvertToBSpline.NewCurve.MSG0
254Edge converted to BSpline
255!
256!
257.ConvertToRevolution.NewSurface.MSG0
258Face converted to surface of revolution
259!
260!
261.DirectModification.NewSurface.MSG0
262Direction of Face of revolution corrected
263!
264!
265.SweptToElementary.NewSurface.MSG0
266Swept Face converted to elementary
267!
268