X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FCANRECPLUGIN%2Finput%2Fcanrecplugin_usage_page.doc;fp=doc%2Fsalome%2Fgui%2FCANRECPLUGIN%2Finput%2Fcanrecplugin_usage_page.doc;h=bc2da0b7e5a69abc580b567372dd261fc9aee55d;hb=6b4b2b09efa11c7596b665771c90490c13fb4a9a;hp=c654a5a54f00f54a71e76d411b188dc8753a5b9e;hpb=a5b0f7c4589f2883a4d8bb4ce1ea6ed48f0b0acc;p=plugins%2Fcanrecplugin.git diff --git a/doc/salome/gui/CANRECPLUGIN/input/canrecplugin_usage_page.doc b/doc/salome/gui/CANRECPLUGIN/input/canrecplugin_usage_page.doc index c654a5a..bc2da0b 100644 --- a/doc/salome/gui/CANRECPLUGIN/input/canrecplugin_usage_page.doc +++ b/doc/salome/gui/CANRECPLUGIN/input/canrecplugin_usage_page.doc @@ -6,19 +6,30 @@ To create a Canonical Recognition in the Main Menu select New E This Operation constructs a canonical recognition (convert, if possible, a NURBS geometry B-Spline / Bezier curve or surface to its analytical form) of an \b Object. To constructs the canonical recognition you need to define the shape. +\n Once you chose an object you can see the number of canonical faces in this object on the label below. \n Merge Surfaces checkbox allows to merge surfaces in the result shape. \n Merge Curves checkbox allows to merge curvies in the result shape. \n The \b Result of the operation will be any \b GEOM_Object. -\n TUI Command: geompy.MakeCanonicalRecognition(Shape, MergeSurf, MergeCurves), +\n TUI Commands: + \n Arguments: Name + one object. \image html canrec_plugin_dlg.png +Once the user presses the \b Apply or Apply and Close buttons, +he will be given with the operation statistics information: + +\image html canrec_plugin_dlg_stat.png + \n \b Example: Our TUI Script provide you with useful example of the use of \ref canrec_example "Canonical Recognition".