0031668: Visualization - WebGL sample doesn't work on Emscripten 1.39
[occt.git] / src / BOPAlgo / BOPAlgo.msg
CommitLineData
33ba8565 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
6N/A
7
8.BOPAlgo_AlertBOPIsNotSet
13c0e402 9The type of Boolean Operation is not set
33ba8565 10
11.BOPAlgo_AlertBOPNotAllowed
13c0e402 12Boolean operation of the given type is not allowed on the given inputs
33ba8565 13
14.BOPAlgo_AlertSolidBuilderFailed
13c0e402 15Building Fused solid has failed
33ba8565 16
17.BOPAlgo_AlertTooFewArguments
13c0e402 18There are no enough arguments to perform the operation
33ba8565 19
20.BOPAlgo_AlertMultipleArguments
13c0e402 21More than one argument is provided
33ba8565 22
23.BOPAlgo_AlertNoFiller
13c0e402 24The Pave Filler (the intersection tool) has not been created
33ba8565 25
26.BOPAlgo_AlertIntersectionFailed
13c0e402 27The intersection of the arguments has failed
33ba8565 28
29.BOPAlgo_AlertBuilderFailed
13c0e402 30Building of the result shape has failed
33ba8565 31
32.BOPAlgo_AlertNullFace
13c0e402 33The face given to be split is a null shape
33ba8565 34
35.BOPAlgo_AlertNullInputShapes
13c0e402 36No or null input shapes
33ba8565 37
38.BOPAlgo_AlertPostTreatFF
13c0e402 39Cannot connect face intersection curves
33ba8565 40
41.BOPAlgo_AlertEmptyShape
13c0e402 42Some of the arguments are empty shapes
33ba8565 43
44.BOPAlgo_AlertSelfInterferingShape
13c0e402 45Some of the arguments are self-interfering shapes
33ba8565 46
47.BOPAlgo_AlertTooSmallEdge
13c0e402 48Some edges are too small and have no valid range
33ba8565 49
50.BOPAlgo_AlertNotSplittableEdge
13c0e402 51Some edges are very small and have such a small valid range, that they cannot be split
33ba8565 52
53.BOPAlgo_AlertBadPositioning
13c0e402 54The positioning of the shapes leads to creation of the small edges without valid range
33ba8565 55
56.BOPAlgo_AlertShellSplitterFailed
13c0e402 57Unable to build loops from the given faces
33ba8565 58
59.BOPAlgo_AlertRemovalOfIBForMDimShapes
13c0e402 60Removal of internal boundaries among the multi-dimensional shapes is not supported yet
33ba8565 61
62.BOPAlgo_AlertRemovalOfIBForSolidsFailed
13c0e402 63Removal of internal boundaries among Solids has failed
33ba8565 64
65.BOPAlgo_AlertRemovalOfIBForFacesFailed
13c0e402 66Removal of internal boundaries among Faces has failed
33ba8565 67
68.BOPAlgo_AlertRemovalOfIBForEdgesFailed
13c0e402 69Removal of internal boundaries among Edges has failed
ad8b073e 70
71.BOPAlgo_AlertIntersectionOfPairOfShapesFailed
13c0e402 72Intersection of pair of shapes has failed
ad8b073e 73
74.BOPAlgo_AlertBuildingPCurveFailed
13c0e402 75Building 2D curve of edge on face has failed
ad8b073e 76
77.BOPAlgo_AlertAcquiredSelfIntersection
13c0e402 78Some sub-shapes of some of the argument become connected through other shapes and the argument became self-interfered
d9ca2e0c 79
80.BOPAlgo_AlertUnsupportedType
13c0e402 81Unsupported type of input shape
d9ca2e0c 82
83.BOPAlgo_AlertUnableToRemoveTheFeature
13c0e402 84Unable to remove the feature
d9ca2e0c 85
86.BOPAlgo_AlertNoFacesToRemove
13c0e402 87No faces have been found for removal
d9ca2e0c 88
89.BOPAlgo_AlertRemoveFeaturesFailed
13c0e402 90The Feature Removal algorithm has failed
7f3408c8 91
92.BOPAlgo_AlertSolidBuilderUnusedFaces
13c0e402 93Some of the faces passed to the Solid Builder algorithm have not been classified and not used for solids creation
80d55adf 94
d3578357 95.BOPAlgo_AlertFaceBuilderUnusedEdges
13c0e402 96Some of the edges passed to the Face Builder algorithm have not been classified and not used for faces creation
d3578357 97
80d55adf 98.BOPAlgo_AlertUnableToOrientTheShape
13c0e402 99Unable to orient the shape correctly
100
101.BOPAlgo_AlertUnknownShape
102Shape is unknown for operation
53a73fc1 103
104.BOPAlgo_AlertNoPeriodicityRequired
105No periodicity has been requested for the shape
106
107.BOPAlgo_AlertUnableToTrim
108Unable to trim the shape for making it periodic (BOP Common fails)
109
110.BOPAlgo_AlertUnableToMakeIdentical
111Unable to make the shape to look identical on opposite sides (Splitter fails)
112
113.BOPAlgo_AlertUnableToRepeat
114Unable to repeat the shape (Gluer fails)
0c09fd3c 115
116.BOPAlgo_AlertMultiDimensionalArguments
117Multi-dimensional arguments
118
119.BOPAlgo_AlertUnableToMakePeriodic
120Unable to make the shape periodic
121
122.BOPAlgo_AlertUnableToGlue
123Unable to glue the shapes
124
125.BOPAlgo_AlertShapeIsNotPeriodic
126The shape is not periodic