mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-01 17:36:21 +03:00
Reorganized resources to keep source part in src and real-time scripts in resource folder. For the installation result no changes, still installed to src for windows.
268 lines
5.6 KiB
Plaintext
Executable File
268 lines
5.6 KiB
Plaintext
Executable File
|
|
! 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
|
|
!
|
|
.SP.Sequence.Info.Seq
|
|
Info: Shape Processing: Sequence of operators: %s
|
|
!
|
|
.SP.Sequence.Info.Operator
|
|
Info: Shape Processing: Operator %d/%d: %s
|
|
!
|
|
.SP.Sequence.Error.NoOp
|
|
Error: Shape Processing: Operator %s is not found
|
|
!
|
|
.SP.Sequence.Error.Except
|
|
Error: Shape Processing: Operator %s failed with exception %s
|
|
!
|
|
.SP.Sequence.Warn.NoSeq
|
|
Warning: Shape Processing: Sequence not defined for %s, nothing to do
|
|
!
|
|
! ------------------------------------------------------------------------------
|
|
! 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
|
|
!
|
|
.FixWire.FixCurve3d.Removed
|
|
Incomplete edge (with no pcurves or 3d curve) removed
|
|
!
|
|
.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 was self-intersecting, corrected
|
|
!
|
|
.FixAdvWire.FixIntersection.MSG10
|
|
Edges 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.MSG11
|
|
Cannot orient wire
|
|
!
|
|
! ------------------------------------------------------------------------------
|
|
! Messages for ShapeFix_Wireframe
|
|
!
|
|
.FixWireframe.FixSmallEdges.MSG0
|
|
Small edge removed
|
|
!
|
|
.FixWireframe.FixSmallEdges.MSG1
|
|
Small wire removed
|
|
!
|
|
.FixWireframe.FixSmallEdges.MSG2
|
|
Small face removed
|
|
!
|
|
.FixWireframe.FixFixWireGaps.MSG0
|
|
Gaps in a wire fixed
|
|
!
|
|
!
|
|
.Fix.SplitCommonVertex.MSG0
|
|
Wires with common vertex fixed
|
|
!
|
|
!
|
|
.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 split on several wires
|
|
!
|
|
.FixAdvFace..MSG5
|
|
!
|
|
.FixAdvFace..MSG10
|
|
!
|
|
.FixEdge.SameParameter.MSG0
|
|
Not same parameter edge fixed
|
|
!
|
|
! ------------------------------------------------------------------------------
|
|
! Messages for ShapeFix_FixSmallFace
|
|
!
|
|
.FixAdvFace.FixSpotFace.MSG0
|
|
Spot face removed
|
|
!
|
|
.FixAdvFace.FixStripFace.MSG0
|
|
Strip face removed
|
|
!
|
|
! ------------------------------------------------------------------------------
|
|
! Messages for ShapeFix_FixSmallSolid
|
|
!
|
|
.ShapeFix.FixSmallSolid.MSG0
|
|
Small solid removed
|
|
!
|
|
.ShapeFix.FixSmallSolid.MSG1
|
|
Small solid merged with other
|
|
!
|
|
! ------------------------------------------------------------------------------
|
|
! 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.FixClosedFlag.MSG0
|
|
Shell has incorrect flag isClosed
|
|
!
|
|
.FixAdvShell..MSG5
|
|
!
|
|
.FixAdvShell..MSG10
|
|
!
|
|
! ------------------------------------------------------------------------------
|
|
! Messages for ShapeUpgrade
|
|
!
|
|
.ShapeDivide.FaceDivide.MSG0
|
|
Face divided
|
|
!
|
|
.ShapeDivide.WireDivide.MSG0
|
|
Wire divided
|
|
!
|
|
.ShapeDivide.EdgeDivide.MSG0
|
|
Edge divided
|
|
!
|
|
.ShapeDivide.FaceConvertToBezier.MSG0
|
|
Face converted to Bezier
|
|
!
|
|
.ShapeDivide.WireConvertToBezier.MSG0
|
|
Wire converted to Bezier
|
|
!
|
|
.ShapeDivide.EdgeConvertToBezier.MSG0
|
|
Edge converted to Bezier
|
|
!
|
|
! ------------------------------------------------------------------------------
|
|
! Messages for ShapeCustom
|
|
!
|
|
.BSplineRestriction.NewSurface.MSG0
|
|
Face converted to BSpline
|
|
!
|
|
.BSplineRestriction.NewSurface.MSG1
|
|
BSpline Face re-approximated
|
|
!
|
|
.BSplineRestriction.NewCurve.MSG0
|
|
Edge converted to BSpline
|
|
!
|
|
.BSplineRestriction.NewCurve.MSG1
|
|
BSpline Edge re-approximated
|
|
!
|
|
!
|
|
.ConvertToBSpline.NewSurface.MSG0
|
|
Face converted to BSpline
|
|
!
|
|
.ConvertToBSpline.NewCurve.MSG0
|
|
Edge converted to BSpline
|
|
!
|
|
!
|
|
.ConvertToRevolution.NewSurface.MSG0
|
|
Face converted to surface of revolution
|
|
!
|
|
!
|
|
.DirectModification.NewSurface.MSG0
|
|
Direction of Face of revolution corrected
|
|
!
|
|
!
|
|
.SweptToElementary.NewSurface.MSG0
|
|
Swept Face converted to elementary
|
|
!
|