From: rraphael Date: Fri, 15 Jan 2021 11:29:20 +0000 (+0100) Subject: rebase fix X-Git-Tag: V9_7_0a1~13^2~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=58d96e6e1df410d587bcfa91152fd8da6d9da2c0;p=modules%2Fshaper.git rebase fix --- diff --git a/src/ExchangePlugin/doc/importFeature.rst b/src/ExchangePlugin/doc/importFeature.rst index c939ae31d..e76131a42 100644 --- a/src/ExchangePlugin/doc/importFeature.rst +++ b/src/ExchangePlugin/doc/importFeature.rst @@ -68,7 +68,6 @@ The following property panel will be opened: **Import property panel** The first combobox provides the list of formats avalables (BREP, XAO, IGES or STEP). - The **Import to** combobox provides the list of destinations (one of existing Parts or a new Part). In this panel it is possible to enter a file name directly or press **'...'** button and browse it with help of import file dialog box: @@ -77,11 +76,10 @@ In this panel it is possible to enter a file name directly or press **'...'** bu :align: center **Dialog box to import CAD-neutral format** - Import BREP, XAO, IGES """""""""""""""""""""" In case of first choice the format of imported file will be defined according to file extension. - + **Apply** button imports the file. **Cancel** button cancels the operation. @@ -103,20 +101,6 @@ The Result of the operation depends on the imported file content. Import of BREP file. -Import pictures ------------------------ - -It is possible to import pictures in the following image formats: GIF, TIFF, PNG, JPG, JPEG, BMP, PPM, JPE. -To import a file into active part select in the Main Menu *File -> Import -> Picture...* item. - -Result -"""""" - -.. figure:: images/imageImported.png - :align: center - - Import of PNG image file. - **See Also** a sample TUI Script of :ref:`tui_import_file` operation. @@ -160,3 +144,20 @@ The Result of the operation depends on the imported file content. Import of STEP file. **See Also** a sample TUI Script of :ref:`tui_import_file_step` operation. + + +Import pictures +""""""""""""""" + +It is possible to import pictures in the following image formats: GIF, TIFF, PNG, JPG, JPEG, BMP, PPM, JPE. +To import a file into active part select in the Main Menu *File -> Import -> Picture...* item. + +Result +"""""" + +.. figure:: images/imageImported.png + :align: center + + Import of PNG image file. + +**See Also** a sample TUI Script of :ref:`tui_import_file` operation. diff --git a/src/ExchangePlugin/plugin-Exchange.xml b/src/ExchangePlugin/plugin-Exchange.xml index b553ded18..c6f58a196 100644 --- a/src/ExchangePlugin/plugin-Exchange.xml +++ b/src/ExchangePlugin/plugin-Exchange.xml @@ -1,7 +1,7 @@ - @@ -49,18 +49,7 @@ label="Import to" tooltip="Select the image to import the document" /> - - - - - - - @@ -95,13 +84,6 @@ - - - - -