X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FFeaturesPlugin%2Fdoc%2FintersectionFeature.rst;h=2447fbaf31d8c74c20b8afe4647703d812b1be49;hb=bcd96990e1fca77402d522bc8b095ebfa1091894;hp=14376d898f42d6e7d57a5ea85b2872b3b7fefcee;hpb=d5aebe794f9982e1aaa52879144d78deb8fde098;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/doc/intersectionFeature.rst b/src/FeaturesPlugin/doc/intersectionFeature.rst index 14376d898..2447fbaf3 100644 --- a/src/FeaturesPlugin/doc/intersectionFeature.rst +++ b/src/FeaturesPlugin/doc/intersectionFeature.rst @@ -2,7 +2,7 @@ Intersection ============ -The feature Intersection implements a boolean operation for intersection of a set of main objects with a set of tool objects. +Intersection feature a boolean operation for intersection of a set of main objects with a set of tool objects. To perform a boolean operation Intersection in the active part: @@ -23,7 +23,7 @@ The following property panel will be opened: .. centered:: **Intersection operation** -**Objects** contains a list of objects selected in the Object Browser or in the Viewer, which will be intersected. +**Objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be intersected. **TUI Command**: *model.addIntersection(Part_doc, Objects)* @@ -40,4 +40,4 @@ The Result of the operation will be a shape which is an intersection of selected .. centered:: **Intersection created** -**See Also** a sample TUI Script of a :ref:`tui_create_intersection` operation. +**See Also** a sample TUI Script of :ref:`tui_create_intersection` operation.