1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

Integration of OCCT 6.5.0 from SVN

This commit is contained in:
bugmaster
2011-03-16 07:30:28 +00:00
committed by bugmaster
parent 4903637061
commit 7fd59977df
16375 changed files with 3882564 additions and 0 deletions

2
src/SHMessage/FILES Executable file
View File

@@ -0,0 +1,2 @@
msgfile:::SHAPE.fr
msgfile:::SHAPE.us

162
src/SHMessage/SHAPE.fr Executable file
View File

@@ -0,0 +1,162 @@
! Message file for Shape Healing
! ------------------------------------------------------------------------------
! Messages for shape names
!
.Name.Shape.MSG0
!
.Name.Vertex.MSG0
!
.Name.Edge.MSG0
!
.Name.Wire.MSG0
!
.Name.Face.MSG0
!
.Name.Shell.MSG0
!
.Name.Solid.MSG0
!
.Name.CompSolid.MSG0
!
.Name.Compound.MSG0
!
! ------------------------------------------------------------------------------
! Messages for sequence of operators
!
.Sequence.MSG0
Sequence d'operateurs: %s
!
.Sequence.MSG5
Operateur %d/%d: %s
!
.Sequence.MSG
!
! ------------------------------------------------------------------------------
! Messages for printing results of shape processing
!
.PrResult.Print.MSG50
Shells:
!
.PrResult.Print.MSG55
Faces:
!
.PrResult.Print.MSG100
Mapping:
!
.PrResult.Print.MSG110
Le Resultat est un Shell : %d
!
.PrResult.Print.MSG115
Le Resultat est une Face : %d
!
.PrResult.Print.MSG150
Pas de Resultat : %d
!
.PrResult.Print.MSG200
Taux de Preparation:
!
.PrResult.Print.MSG205
Shells: %d pour cent
!
.PrResult.Print.MSG210
Faces : %d pour cent
!
!
! ==============================================================================
! Messages for Shape Healing
!
! ------------------------------------------------------------------------------
! Messages for ShapeFix_Wire
!
.FixWire.FixDegenerated.MSG0
Detection d'Arete(s) degeneree(s)
!
.FixWire.FixDegenerated.MSG5
L'Arete n0 %d est degeneree
!
.FixAdvWire.FixSmall.MSG0
Petite(s) arete(s) supprimee(s)
!
.FixAdvWire.FixSmall.MSG5
L'arete n0 %d etait petite, supprimee
!
.FixAdvWire.FixIntersection.MSG0
Auto-intersection corrigee
!
.FixAdvWire.FixIntersection.MSG5
L'arete %d etait auto-intersectante, corrigee
!
.FixAdvWire.FixIntersection.MSG10
Les aretes n0 %d et %d s'intersectaient, corrigees
!
.FixAdvWire.FixLacking.MSG0
Insertion d'arete(s) manquante(s)
!
.FixAdvWire.FixLacking.MSG5
Arete n0 %d manquante, inseree
!
.FixAdvWire..MSG0
!
.FixAdvWire..MSG5
!
.FixAdvWire..MSG10
!
! ------------------------------------------------------------------------------
! Messages for ShapeFix_Face
!
.FixAdvFace.FixMissingSeam.MSG0
Arete de couture manquante, ajoutee
!
.FixAdvFace.FixSmallAreaWire.MSG0
Contour d'aire nulle, supprime
!
.FixAdvFace.FixOrientation.MSG0
Face creee avec bords naturels
!
.FixAdvFace.FixOrientation.MSG5
Contour sur face inverse
!
.FixAdvFace.FixOrientation.MSG10
Le Contour n0 %d parmi %d de la face a ete inverse
!
.FixAdvFace.FixOrientation.MSG11
Impossible d'orienter les contour n0 %d parmi %d
!
.FixAdvShell.FixOrientation.MSG20
Impossible d'orienter les faces dans le shell, creation de plusieurs shells
!
.FixAdvShell.FixOrientation.MSG30
Shell avec connexions incorrectes, divise en plusieurs parties
!
.FixAdvSolid.FixShell.MSG10
Impossible de creer un Solide a partir d'un shell ouvert
!
.FixAdvSolid.FixOrientation.MSG20
L'Orientation du/des shell(s) dans le solida ete corrigee
!
.FixAdvSolid.FixOrientation.MSG30
Solide avec connexions incorrectes, divise en plusieurs parties
!
.FixAdvFace..MSG0
!
.FixAdvFace..MSG5
!
.FixAdvFace..MSG10
!
! ------------------------------------------------------------------------------
! Messages for ShapeFix_Shell
!
.FixAdvShell.FixOrientation.MSG0
Faces mal orientees dans le shell, corrigees
!
.FixAdvShell.FixOrientation.MSG5
Faces mal orientees dans le shell, non corrigees
!
.FixAdvShell..MSG0
!
.FixAdvShell..MSG5
!
.FixAdvShell..MSG10
!

171
src/SHMessage/SHAPE.us Executable file
View File

@@ -0,0 +1,171 @@
! Message file for Shape Healing
! ------------------------------------------------------------------------------
! Messages for shape names
!
.Name.Shape.MSG0
!
.Name.Vertex.MSG0
!
.Name.Edge.MSG0
!
.Name.Wire.MSG0
!
.Name.Face.MSG0
!
.Name.Shell.MSG0
!
.Name.Solid.MSG0
!
.Name.CompSolid.MSG0
!
.Name.Compound.MSG0
!
! ------------------------------------------------------------------------------
! Messages for sequence of operators
!
.Sequence.MSG0
Info: Sequence of operators: %s
!
.Sequence.MSG5
Error: Operator %d/%d: %s
!
.Sequence.MSG1
Error: Operator %s is not found
!
.Sequence.MSG2
Error: Operator %s failed with exception %s
!
.Sequence.MSG2
Operator %s failed with exception %s
Warning: Shape Processing: sequence not defined for %s
!
! ------------------------------------------------------------------------------
! Messages for printing results of shape processing
!
.PrResult.Print.MSG50
Shells:
!
.PrResult.Print.MSG55
Faces:
!
.PrResult.Print.MSG100
Mapping:
!
.PrResult.Print.MSG110
Result is Shell : %d
!
.PrResult.Print.MSG115
Result is Face : %d
!
.PrResult.Print.MSG150
No Result : %d
!
.PrResult.Print.MSG200
Preparation ratio:
!
.PrResult.Print.MSG205
Shells: %d per cent
!
.PrResult.Print.MSG210
Faces : %d per cent
!
! ==============================================================================
! Messages for Shape Healing
!
! ------------------------------------------------------------------------------
! Messages for ShapeFix_Wire
!
.FixWire.FixDegenerated.MSG0
Degenerated edge(s) detected
!
.FixWire.FixDegenerated.MSG5
Degenerated edge %d detected
!
.FixAdvWire.FixSmall.MSG0
Small edge(s) removed
!
.FixAdvWire.FixSmall.MSG5
Edge %d was small, removed
!
.FixAdvWire.FixIntersection.MSG0
Self-intersection corrected
!
.FixAdvWire.FixIntersection.MSG5
Edge %d was self-intersecting, corrected
!
.FixAdvWire.FixIntersection.MSG10
Edges %d and %d were intersecting, corrected
!
.FixAdvWire.FixLacking.MSG0
Lacking edge(s) inserted
!
.FixAdvWire.FixLacking.MSG5
Lacking edge %d inserted
!
.FixAdvWire..MSG0
!
.FixAdvWire..MSG5
!
.FixAdvWire..MSG10
!
! ------------------------------------------------------------------------------
! Messages for ShapeFix_Face
!
.FixAdvFace.FixMissingSeam.MSG0
Missing seam-edge added
!
.FixAdvFace.FixSmallAreaWire.MSG0
Null area wire detected, wire skipped
!
.FixAdvFace.FixOrientation.MSG0
Face created with natural bounds
!
.FixAdvFace.FixOrientation.MSG5
Wire on face was reversed
!
.FixAdvFace.FixOrientation.MSG10
Wire %d of %d on face was reversed
!
.FixAdvFace.FixOrientation.MSG11
Cannot orient wire %d of %d
!
.FixAdvShell.FixOrientation.MSG20
Impossible to orient faces in shell, several shells created
!
.FixAdvShell.FixOrientation.MSG30
Improperly connected shell split into parts
!
.FixAdvSolid.FixShell.MSG10
Solid cannot be created from an open shell
!
.FixAdvSolid.FixOrientation.MSG20
Orientation of shell(s) in solid was corrected
!
.FixAdvSolid.FixOrientation.MSG30
Improperly connected solid split into several parts
!
.FixAdvFace.FixLoopWire.MSG0
Wire was splitted on %d wires
!
.FixAdvFace..MSG5
!
.FixAdvFace..MSG10
!
! ------------------------------------------------------------------------------
! Messages for ShapeFix_Shell
!
.FixAdvShell.FixOrientation.MSG0
Faces were incorrectly oriented in the shell, corrected
!
.FixAdvShell.FixOrientation.MSG5
Faces were incorrectly oriented in the shell, not corrected
!
.FixAdvShell..MSG0
!
.FixAdvShell..MSG5
!
.FixAdvShell..MSG10
!