0029711: General Fuse operation produces invalid result
[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
70
71 .BOPAlgo_AlertIntersectionOfPairOfShapesFailed
72 Warning: Intersection of pair of shapes has failed
73
74 .BOPAlgo_AlertBuildingPCurveFailed
75 Warning: Building 2D curve of edge on face has failed
76
77 .BOPAlgo_AlertAcquiredSelfIntersection
78 Warning: Some sub-shapes of some of the argument become connected through other shapes and the argument became self-interfered
79
80 .BOPAlgo_AlertUnsupportedType
81 Warning: Unsupported type of input shape
82
83 .BOPAlgo_AlertUnableToRemoveTheFeature
84 Warning: Unable to remove the feature
85
86 .BOPAlgo_AlertNoFacesToRemove
87 Error: No faces have been found for removal
88
89 .BOPAlgo_AlertRemoveFeaturesFailed
90 Error: The Feature Removal algorithm has failed
91
92 .BOPAlgo_AlertSolidBuilderUnusedFaces
93 Warning: Some of the faces passed to the Solid Builder algorithm have not been classified and not used for solids creation
94
95 .BOPAlgo_AlertFaceBuilderUnusedEdges
96 Warning: Some of the edges passed to the Face Builder algorithm have not been classified and not used for faces creation
97
98 .BOPAlgo_AlertUnableToOrientTheShape
99 Warning: Unable to orient the shape correctly