mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-17 02:07:56 +05:00
T1.2-1
Icons/Mesasages and commands for: - check blocks compound - getting free faces - propagate
This commit is contained in:
parent
840683b88f
commit
5c033ddef3
@ -344,6 +344,9 @@ msgstr "chamferface.png"
|
|||||||
msgid "ICON_DLG_CHECKSHAPE"
|
msgid "ICON_DLG_CHECKSHAPE"
|
||||||
msgstr "check.png"
|
msgstr "check.png"
|
||||||
|
|
||||||
|
msgid "ICON_DLG_CHECK_COMPOUND_OF_BLOCKS"
|
||||||
|
msgstr "check_blocks_compound.png"
|
||||||
|
|
||||||
#SupressFaceDlg
|
#SupressFaceDlg
|
||||||
msgid "ICON_DLG_SUPRESS_FACE"
|
msgid "ICON_DLG_SUPRESS_FACE"
|
||||||
msgstr "supressface.png"
|
msgstr "supressface.png"
|
||||||
@ -486,3 +489,9 @@ msgstr "block_face_4e.png"
|
|||||||
|
|
||||||
msgid "ICON_DLG_GLUE_FACES"
|
msgid "ICON_DLG_GLUE_FACES"
|
||||||
msgstr "glue.png"
|
msgstr "glue.png"
|
||||||
|
|
||||||
|
msgid "ICON_DLG_FREE_FACES"
|
||||||
|
msgstr "free_faces.png"
|
||||||
|
|
||||||
|
msgid "ICON_DLG_PROPAGATE"
|
||||||
|
msgstr "propagate.png"
|
||||||
|
@ -527,6 +527,25 @@ msgstr "Chamfer"
|
|||||||
msgid "GEOM_CHECK_SHAPE"
|
msgid "GEOM_CHECK_SHAPE"
|
||||||
msgstr "Check Shape"
|
msgstr "Check Shape"
|
||||||
|
|
||||||
|
#Check Blocks Compound
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND"
|
||||||
|
msgstr "Check Blocks Compound"
|
||||||
|
|
||||||
|
#Check Blocks Compound Errors
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND_ERRORS"
|
||||||
|
msgstr "Errors"
|
||||||
|
|
||||||
|
#Check Blocks Compound Errors
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND_HAS_NO_ERRORS"
|
||||||
|
msgstr "The Compound of Blocks has no errors"
|
||||||
|
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND_HAS_ERRORS"
|
||||||
|
msgstr "The Compound of Blocks has errors"
|
||||||
|
|
||||||
|
#Check Blocks Compound SubShapes
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND_SUBSHAPES"
|
||||||
|
msgstr "Incriminated Sub-Shapes"
|
||||||
|
|
||||||
#Whatis
|
#Whatis
|
||||||
msgid "GEOM_WHATIS"
|
msgid "GEOM_WHATIS"
|
||||||
msgstr "Whatis"
|
msgstr "Whatis"
|
||||||
@ -820,6 +839,10 @@ msgstr "Cylinder Construction"
|
|||||||
msgid "GEOM_CHECK_TITLE"
|
msgid "GEOM_CHECK_TITLE"
|
||||||
msgstr "Check Shape Informations"
|
msgstr "Check Shape Informations"
|
||||||
|
|
||||||
|
#: MeasureGUI_CheckCompoundOfBlocks.cxx:61
|
||||||
|
msgid "GEOM_CHECK_COMPOUND_BLOCKS_TITLE"
|
||||||
|
msgstr "Check Blocks Compound"
|
||||||
|
|
||||||
#: GeometryGUI_CheckShape.cxx:83
|
#: GeometryGUI_CheckShape.cxx:83
|
||||||
msgid "GEOM_CHECK_INFOS"
|
msgid "GEOM_CHECK_INFOS"
|
||||||
msgstr "Object And Its Topological Informations"
|
msgstr "Object And Its Topological Informations"
|
||||||
@ -1595,6 +1618,9 @@ msgstr "Detect"
|
|||||||
msgid "GEOM_FREE_BOUNDARIES"
|
msgid "GEOM_FREE_BOUNDARIES"
|
||||||
msgstr "Free boundaries"
|
msgstr "Free boundaries"
|
||||||
|
|
||||||
|
msgid "GEOM_FREE_FACES"
|
||||||
|
msgstr "Free faces"
|
||||||
|
|
||||||
msgid "GEOM_BY_PARAMETER"
|
msgid "GEOM_BY_PARAMETER"
|
||||||
msgstr "By parameter"
|
msgstr "By parameter"
|
||||||
|
|
||||||
@ -1905,6 +1931,9 @@ msgstr "Glue faces"
|
|||||||
msgid "GEOM_GLUE"
|
msgid "GEOM_GLUE"
|
||||||
msgstr "Glue"
|
msgstr "Glue"
|
||||||
|
|
||||||
|
msgid "GEOM_FREE_FACES_TITLE"
|
||||||
|
msgstr "Free faces"
|
||||||
|
|
||||||
### New object names for RepairGUI ###
|
### New object names for RepairGUI ###
|
||||||
msgid "SEWING_NEW_OBJ_NAME"
|
msgid "SEWING_NEW_OBJ_NAME"
|
||||||
msgstr "Sewing"
|
msgstr "Sewing"
|
||||||
@ -1933,4 +1962,10 @@ msgstr "SupressFaces"
|
|||||||
msgid "NON_GEOM_OBJECTS_SELECTED"
|
msgid "NON_GEOM_OBJECTS_SELECTED"
|
||||||
msgstr "There are objects selected which do not belong to %1 component."
|
msgstr "There are objects selected which do not belong to %1 component."
|
||||||
|
|
||||||
|
msgid "GEOM_PROPAGATE_TITLE"
|
||||||
|
msgstr "Propagate"
|
||||||
|
|
||||||
|
msgid "GEOM_PROPAGATE"
|
||||||
|
msgstr "Propagate"
|
||||||
|
|
||||||
###
|
###
|
||||||
|
@ -516,6 +516,25 @@ msgstr "Chanfrein"
|
|||||||
msgid "GEOM_CHECK_SHAPE"
|
msgid "GEOM_CHECK_SHAPE"
|
||||||
msgstr "Check Shape"
|
msgstr "Check Shape"
|
||||||
|
|
||||||
|
#Check Blocks Compound
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND"
|
||||||
|
msgstr "Check Blocks Compound"
|
||||||
|
|
||||||
|
#Check Blocks Compound Errors
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND_ERRORS"
|
||||||
|
msgstr "Errors"
|
||||||
|
|
||||||
|
#Check Blocks Compound Errors
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND_HAS_NO_ERRORS"
|
||||||
|
msgstr "The Compound of Blocks has no errors"
|
||||||
|
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND_HAS_ERRORS"
|
||||||
|
msgstr "The Compound of Blocks has errors"
|
||||||
|
|
||||||
|
#Check Blocks Compound SubShapes
|
||||||
|
msgid "GEOM_CHECK_BLOCKS_COMPOUND_SUBSHAPES"
|
||||||
|
msgstr "Incriminated Sub-Shapes"
|
||||||
|
|
||||||
#Whatis
|
#Whatis
|
||||||
msgid "GEOM_WHATIS"
|
msgid "GEOM_WHATIS"
|
||||||
msgstr "Whatis"
|
msgstr "Whatis"
|
||||||
@ -803,6 +822,10 @@ msgstr "Construction d'un Cylindre"
|
|||||||
msgid "GEOM_CHECK_TITLE"
|
msgid "GEOM_CHECK_TITLE"
|
||||||
msgstr "Check Shape"
|
msgstr "Check Shape"
|
||||||
|
|
||||||
|
#: MeasureGUI_CheckCompoundOfBlocks.cxx:61
|
||||||
|
msgid "GEOM_CHECK_COMPOUND_BLOCKS_TITLE"
|
||||||
|
msgstr "Check Blocks Compound"
|
||||||
|
|
||||||
#: GeometryGUI_CheckShape.cxx:83
|
#: GeometryGUI_CheckShape.cxx:83
|
||||||
msgid "GEOM_CHECK_INFOS"
|
msgid "GEOM_CHECK_INFOS"
|
||||||
msgstr "Objet et ses Informations Topologiques"
|
msgstr "Objet et ses Informations Topologiques"
|
||||||
@ -1348,3 +1371,15 @@ msgstr "Create a copy"
|
|||||||
#MZN: to be translated
|
#MZN: to be translated
|
||||||
msgid "GEOM_CREATE_SINGLE_SOLID"
|
msgid "GEOM_CREATE_SINGLE_SOLID"
|
||||||
msgstr "Create a single solid"
|
msgstr "Create a single solid"
|
||||||
|
|
||||||
|
msgid "GEOM_FREE_FACES"
|
||||||
|
msgstr "Free faces"
|
||||||
|
|
||||||
|
msgid "GEOM_FREE_FACES_TITLE"
|
||||||
|
msgstr "Free faces"
|
||||||
|
|
||||||
|
msgid "GEOM_PROPAGATE_TITLE"
|
||||||
|
msgstr "Propagate"
|
||||||
|
|
||||||
|
msgid "GEOM_PROPAGATE"
|
||||||
|
msgstr "Propagate"
|
||||||
|
@ -403,17 +403,19 @@ bool GeometryGUI::OnGUIEvent(int theCommandID, QAD_Desktop* parent)
|
|||||||
theCommandID == 607 || // MENU REPAIR - REMOVE INTERNAL WIRES
|
theCommandID == 607 || // MENU REPAIR - REMOVE INTERNAL WIRES
|
||||||
theCommandID == 608 || // MENU REPAIR - ADD POINT ON EDGE
|
theCommandID == 608 || // MENU REPAIR - ADD POINT ON EDGE
|
||||||
theCommandID == 609 || // MENU REPAIR - FREE BOUNDARIES
|
theCommandID == 609 || // MENU REPAIR - FREE BOUNDARIES
|
||||||
|
theCommandID == 610 || // MENU REPAIR - FREE FACES
|
||||||
theCommandID == 602 ) { // MENU REPAIR - GLUE FACES
|
theCommandID == 602 ) { // MENU REPAIR - GLUE FACES
|
||||||
library = geomGUI->getLibrary( "libRepairGUI.so" );
|
library = geomGUI->getLibrary( "libRepairGUI.so" );
|
||||||
}
|
}
|
||||||
else if( theCommandID == 701 || // MENU MEASURE - PROPERTIES
|
else if( theCommandID == 701 || // MENU MEASURE - PROPERTIES
|
||||||
theCommandID == 702 || // MENU MEASURE - CDG
|
theCommandID == 702 || // MENU MEASURE - CDG
|
||||||
theCommandID == 703 || // MENU MEASURE - INERTIA
|
theCommandID == 703 || // MENU MEASURE - INERTIA
|
||||||
theCommandID == 7041 || // MENU MEASURE - BOUNDING BOX
|
theCommandID == 7041 || // MENU MEASURE - BOUNDING BOX
|
||||||
theCommandID == 7042 || // MENU MEASURE - MIN DISTANCE
|
theCommandID == 7042 || // MENU MEASURE - MIN DISTANCE
|
||||||
theCommandID == 705 || // MENU MEASURE - TOLERANCE
|
theCommandID == 705 || // MENU MEASURE - TOLERANCE
|
||||||
theCommandID == 706 || // MENU MEASURE - WHATIS
|
theCommandID == 706 || // MENU MEASURE - WHATIS
|
||||||
theCommandID == 707 || // MENU MEASURE - CHECK
|
theCommandID == 707 || // MENU MEASURE - CHECK
|
||||||
|
theCommandID == 7072 || // MENU MEASURE - CHECK COMPOUND OF BLOCKS
|
||||||
theCommandID == 708 ) { // MENU MEASURE - POINT COORDINATES
|
theCommandID == 708 ) { // MENU MEASURE - POINT COORDINATES
|
||||||
library = geomGUI->getLibrary( "libMeasureGUI.so" );
|
library = geomGUI->getLibrary( "libMeasureGUI.so" );
|
||||||
}
|
}
|
||||||
@ -421,9 +423,10 @@ bool GeometryGUI::OnGUIEvent(int theCommandID, QAD_Desktop* parent)
|
|||||||
theCommandID == 801 ) { // MENU GROUP - EDIT
|
theCommandID == 801 ) { // MENU GROUP - EDIT
|
||||||
library = geomGUI->getLibrary( "libGroupGUI.so" );
|
library = geomGUI->getLibrary( "libGroupGUI.so" );
|
||||||
}
|
}
|
||||||
else if( theCommandID == 9999 || // MENU BLOCKS - HEXAHEDRAL SOLID
|
else if( theCommandID == 9999 || // MENU BLOCKS - HEXAHEDRAL SOLID
|
||||||
theCommandID == 9998 || // MENU BLOCKS - MULTI-TRANSFORMATION
|
theCommandID == 9998 || // MENU BLOCKS - MULTI-TRANSFORMATION
|
||||||
theCommandID == 9997 || // MENU BLOCKS - QUADRANGLE FACE
|
theCommandID == 9997 || // MENU BLOCKS - QUADRANGLE FACE
|
||||||
|
theCommandID == 99991 || // MENU BLOCKS - PROPAGATE
|
||||||
theCommandID == 9995 ) { // MENU BLOCKS - EXPLODE ON BLOCKS
|
theCommandID == 9995 ) { // MENU BLOCKS - EXPLODE ON BLOCKS
|
||||||
library = geomGUI->getLibrary( "libBlocksGUI.so" );
|
library = geomGUI->getLibrary( "libBlocksGUI.so" );
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user