0022767: Extension of DRAW command fixshape
[occt.git] / src / SHMessage / SHAPE.us
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 .Sequence.MSG0
30 Info: Sequence of operators: %s
31 !
32 .Sequence.MSG5
33 Error: Operator %d/%d: %s
34 !
35 .Sequence.MSG1
36 Error: Operator %s is not found
37 !
38 .Sequence.MSG2
39 Error: Operator %s failed with exception %s
40 !
41 .Sequence.MSG2
42 Operator %s failed with exception %s
43 Warning: Shape Processing: sequence not defined for %s
44 !
45 ! ------------------------------------------------------------------------------
46 ! Messages for printing results of shape processing
47
48 .PrResult.Print.MSG50
49   Shells:
50 !
51 .PrResult.Print.MSG55
52   Faces:
53 !
54 .PrResult.Print.MSG100
55 Mapping:
56 !
57 .PrResult.Print.MSG110
58     Result is Shell                 : %d
59 !
60 .PrResult.Print.MSG115
61     Result is Face                  : %d
62 !
63 .PrResult.Print.MSG150
64     No Result                       : %d
65 !
66 .PrResult.Print.MSG200
67 Preparation ratio:
68 !
69 .PrResult.Print.MSG205
70   Shells: %d per cent
71 !
72 .PrResult.Print.MSG210
73   Faces : %d per cent
74 !
75 ! ==============================================================================
76 ! Messages for Shape Healing
77
78 ! ------------------------------------------------------------------------------
79 ! Messages for ShapeFix_Wire
80
81 .FixWire.FixDegenerated.MSG0
82 Degenerated edge(s) detected
83 !
84 .FixWire.FixDegenerated.MSG5
85 Degenerated edge %d detected
86 !
87 .FixAdvWire.FixSmall.MSG0
88 Small edge(s) removed
89
90 .FixAdvWire.FixSmall.MSG5
91 Edge %d was small, removed
92
93 .FixAdvWire.FixIntersection.MSG0
94 Self-intersection corrected
95 !
96 .FixAdvWire.FixIntersection.MSG5
97 Edge was self-intersecting, corrected
98 !
99 .FixAdvWire.FixIntersection.MSG10
100 Edges were intersecting, corrected
101 !
102 .FixAdvWire.FixLacking.MSG0
103 Lacking edge(s) inserted
104 !
105 .FixAdvWire.FixLacking.MSG5
106 Lacking edge %d inserted
107 !
108 .FixAdvWire..MSG0
109 !
110 .FixAdvWire..MSG5
111 !
112 .FixAdvWire..MSG10
113 !
114 ! ------------------------------------------------------------------------------
115 ! Messages for ShapeFix_Face
116 !
117 .FixAdvFace.FixMissingSeam.MSG0
118 Missing seam-edge added
119 !
120 .FixAdvFace.FixSmallAreaWire.MSG0
121 Null area wire detected, wire skipped
122 !
123 .FixAdvFace.FixOrientation.MSG0
124 Face created with natural bounds
125 !
126 .FixAdvFace.FixOrientation.MSG5
127 Wire on face was reversed
128 !
129 .FixAdvFace.FixOrientation.MSG11
130 Cannot orient wire
131 !
132 .FixAdvShell.FixOrientation.MSG20
133 Impossible to orient faces in shell, several shells created
134 !
135 .FixAdvShell.FixOrientation.MSG30
136 Improperly connected shell split into parts
137 !
138 .FixAdvSolid.FixShell.MSG10
139 Solid cannot be created from an open shell
140 !
141 .FixAdvSolid.FixOrientation.MSG20
142 Orientation of shell(s) in solid was corrected
143 !
144 .FixAdvSolid.FixOrientation.MSG30
145 Improperly connected solid split into several parts
146 !
147 .FixAdvFace.FixLoopWire.MSG0
148 Wire was splitted on several wires
149 !
150 .FixAdvFace..MSG5
151 !
152 .FixAdvFace..MSG10
153 !
154 ! ------------------------------------------------------------------------------
155 ! Messages for ShapeFix_Shell
156 !
157 .FixAdvShell.FixOrientation.MSG0
158 Faces were incorrectly oriented in the shell, corrected
159 !
160 .FixAdvShell.FixOrientation.MSG5
161 Faces were incorrectly oriented in the shell, not corrected
162 !
163 .FixAdvShell..MSG0
164 !
165 .FixAdvShell..MSG5
166 !
167 .FixAdvShell..MSG10
168 !