- for csh:
- % setenv ACIS_ROOT_DIR /path/to/the/ACIS-6.7.0
+ % setenv ACIS_ROOT_DIR /path/to/the/ACIS-6.9.0
% setenv LD_LIBRARY_PATH ${ACIS_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
- for bash:
- % export ACIS_ROOT_DIR=/path/to/the/ACIS-6.7.0
+ % export ACIS_ROOT_DIR=/path/to/the/ACIS-6.9.0
% export LD_LIBRARY_PATH=${ACIS_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
Note, that OCCT ACIS/SAT XDE product requires OCCT license library.
- for csh:
- % setenv ACIS_ROOT_DIR /path/to/the/ACIS-6.7.0
+ % setenv ACIS_ROOT_DIR /path/to/the/ACIS-6.9.0
% setenv LD_LIBRARY_PATH ${ACIS_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
- for bash:
- % export ACIS_ROOT_DIR=/path/to/the/ACIS-6.7.0
+ % export ACIS_ROOT_DIR=/path/to/the/ACIS-6.9.0
% export LD_LIBRARY_PATH=${ACIS_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
* OCCT ACIS/SAT XDE product requires also an OCCT license library.
\image html import_acis.png
- Browse and select the file and click "Open" button. New object (shape)
- will appears in the SALOME object browser.
+ Browse and select the file and press "Open" button. New object (shape)
+ will appear in the SALOME object browser.
- \note If a plugin supports import of named shapes, it will be asked whether
- to group or not these shapes corresponding to the type (see the picture below).
+ \note If the file contains named shapes, the user will be asked if it is
+ necessary to group these shapes accordingly to their type (see the picture below).
\image html group_acis.png
-
- \par
- \note It is possible to re-open from the initial file a previously imported shape if
- the file has been changed on disk. For this, select <b>Reload From Disk</b>
- in the context menu of the imported shape. The reloaded shape will have the same
- representation parameters as before this operation.
+ \note It is possible to re-load a previously imported shape from the initial file if
+ the file has been changed on disk. For this, select <b>Reload From Disk</b> item
+ in the Object browser's context menu of the imported shape. The reloaded shape will
+ have the same representation parameters as before this operation.
\image html reopen_acis.png
-- Export to the ACIS file selecting a shape in the SALOME object browser and
- calling menu <b>File/Export/ACIS</b>.
+- Export selected shape to the ACIS file via <b>File/Export/ACIS</b> menu.
\image html export_acis.png
- Enter the file name and click "Save" button.
+ Enter the file name and press "Save" button.
*/