67350fca885b8da67af2d250344852f7292e81aa
[occt.git] / src / BOPAlgo / BOPAlgo.msg
1 !!!!!!!!!! ----- Messages file for BOPAlgo package --------- !!!!!!!!!
2 !  Keyword is name of corresponding alert (error or warning) class
3
4 ! Special key used to check that messages are loaded; see BOPAlgo_Options.cxx
5 .BOPAlgo_LOAD_CHECKER
6 N/A
7
8 .BOPAlgo_AlertBOPIsNotSet
9 Error: The type of Boolean Operation is not set
10
11 .BOPAlgo_AlertBOPNotAllowed
12 Error: Boolean operation of the given type is not allowed on the given inputs
13
14 .BOPAlgo_AlertSolidBuilderFailed
15 Error: Building Fused solid has failed
16
17 .BOPAlgo_AlertTooFewArguments
18 Error: There are no enough arguments to perform the operation
19
20 .BOPAlgo_AlertMultipleArguments
21 Error: More than one argument is provided
22
23 .BOPAlgo_AlertNoFiller
24 Error: The Pave Filler (the intersection tool) has not been created
25
26 .BOPAlgo_AlertIntersectionFailed
27 Error: The intersection of the arguments has failed
28
29 .BOPAlgo_AlertBuilderFailed
30 Error: Building of the result shape has failed
31
32 .BOPAlgo_AlertNullFace
33 Error: The face given to be split is a null shape
34
35 .BOPAlgo_AlertNullInputShapes
36 Error: No or null input shapes
37
38 .BOPAlgo_AlertPostTreatFF
39 Error: Cannot connect face intersection curves
40
41 .BOPAlgo_AlertEmptyShape
42 Warning: Some of the arguments are empty shapes
43
44 .BOPAlgo_AlertSelfInterferingShape
45 Warning: Some of the arguments are self-interfering shapes
46
47 .BOPAlgo_AlertTooSmallEdge
48 Warning: Some edges are too small and have no valid range
49
50 .BOPAlgo_AlertNotSplittableEdge
51 Warning: Some edges are very small and have such a small valid range, that they cannot be split
52
53 .BOPAlgo_AlertBadPositioning
54 Warning: The positioning of the shapes leads to creation of the small edges without valid range
55
56 .BOPAlgo_AlertShellSplitterFailed
57 Warning: Unable to build loops from the given faces
58
59 .BOPAlgo_AlertRemovalOfIBForMDimShapes
60 Warning: Removal of internal boundaries among the multi-dimensional shapes is not supported yet
61
62 .BOPAlgo_AlertRemovalOfIBForSolidsFailed
63 Warning: Removal of internal boundaries among Solids has failed
64
65 .BOPAlgo_AlertRemovalOfIBForFacesFailed
66 Warning: Removal of internal boundaries among Faces has failed
67
68 .BOPAlgo_AlertRemovalOfIBForEdgesFailed
69 Warning: Removal of internal boundaries among Edges has failed