X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fsalome%2Fgui%2FXTPLUGIN%2Finput%2Fxtplugin_python_interface_page.doc;h=5067ab1b2525aabd276e20354461984ab19c42c8;hb=51af0ffaeb251224e0603e12a9907c7851c5074d;hp=0768a93b0c7534b940b6fe013c09ef0be81d6e6f;hpb=bcd3aaa9d3fc8b3a81166a178f0e0cd106e7bdc9;p=plugins%2Fxtplugin.git diff --git a/doc/salome/gui/XTPLUGIN/input/xtplugin_python_interface_page.doc b/doc/salome/gui/XTPLUGIN/input/xtplugin_python_interface_page.doc index 0768a93..5067ab1 100644 --- a/doc/salome/gui/XTPLUGIN/input/xtplugin_python_interface_page.doc +++ b/doc/salome/gui/XTPLUGIN/input/xtplugin_python_interface_page.doc @@ -5,15 +5,13 @@ Python package XTPluginBuilder defines a function that allows importing CAD models in Parasolid format (*.x_t and *.xt files). -XTPLUGIN dynamically adds several methods to the geomBuilder. +XTPLUGIN dynamically adds this method to the geomBuilder. Below you can see an example of usage of the XTPluginBuilder package for importing CAD models: \anchor example_XTPlugin -

Example of importing of CAD model stored in Parasolid format (*.x_t and *.xt files) with XTPLUGIN:

+

Example: importing CAD model stored in Parasolid format (*.x_t and *.xt files) with XTPLUGIN:

\tui_script{XTPlugindemo.py} */ - -