From: Artem Zhidkov Date: Wed, 6 May 2020 12:02:45 +0000 (+0300) Subject: Documentation: use 'figure' instead of 'image'; improve caption layout; fix warnings. X-Git-Tag: V9_5_0b1~29^2^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=79470833af46e5a11abc700ebd07a26ec3e2d5a0;p=modules%2Fshaper.git Documentation: use 'figure' instead of 'image'; improve caption layout; fix warnings. --- diff --git a/doc/gui/General/Introduction.rst b/doc/gui/General/Introduction.rst index 2c11ea9b4..fe03d3c85 100644 --- a/doc/gui/General/Introduction.rst +++ b/doc/gui/General/Introduction.rst @@ -75,7 +75,7 @@ Main menu includes standard Salome items: - File; - Edit; - View; -- Tools; +- Tools; - Window; - Help; @@ -86,11 +86,10 @@ and items specific for SHAPER module: - Construction (see :ref:`constructionPlugin`); - Build (see :ref:`buildPlugin`); - Primitives (see :ref:`primitivesPlugin`); -- GDML (see :ref:`gdmlPlugin`); - Features (see :ref:`featuresPlugin`); - Macros. - .. _toolbar: + .. _toolbar: SHAPER toolbar -------------- @@ -105,7 +104,7 @@ Application toolbar contains: :align: center Toolbars - + SHAPER toolbar duplicates the main menu and provides access to all commands of the application. SHAPER toolbar is separated into sections: @@ -120,9 +119,9 @@ SHAPER toolbar is separated into sections: - GDML; - Features; - Boolean; -- Collections; -- Fillet; -- Macros. +- Collections; +- Fillet; +- Macros. Visibility of SHAPER toolbar sections is managed using *View -> Toolbar* :ref:`main_menu` item or toolbar pop-up menu. diff --git a/src/BuildPlugin/doc/compoundFeature.rst b/src/BuildPlugin/doc/compoundFeature.rst index 16cb65d86..6ba8de92f 100644 --- a/src/BuildPlugin/doc/compoundFeature.rst +++ b/src/BuildPlugin/doc/compoundFeature.rst @@ -12,10 +12,9 @@ To create a compound in the active part: The following property panel will be opened: -.. image:: images/Compound.png +.. figure:: images/Compound.png :align: center -.. centered:: Create a compound Select one or several shapes in the viewer. The selected shapes can be of any type (vertex, edge, face, etc.) @@ -37,10 +36,9 @@ Result The result of the operation will be a compound created from the selected shapes: -.. image:: images/CreateCompound.png +.. figure:: images/CreateCompound.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_compound` operation. diff --git a/src/BuildPlugin/doc/compsolidFeature.rst b/src/BuildPlugin/doc/compsolidFeature.rst index ae81ffd03..5f5c3feb6 100644 --- a/src/BuildPlugin/doc/compsolidFeature.rst +++ b/src/BuildPlugin/doc/compsolidFeature.rst @@ -12,10 +12,9 @@ To create a compsolid in the active part: The following property panel will be opened: -.. image:: images/Compsolid.png +.. figure:: images/Compsolid.png :align: center -.. centered:: Create a compsolid Select one or several shapes in the viewer. @@ -37,10 +36,9 @@ Result The result of the operation will be a compsolid created from the selected shapes: -.. image:: images/CreateCompsolid.png +.. figure:: images/CreateCompsolid.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_compsolid` operation. diff --git a/src/BuildPlugin/doc/edgeFeature.rst b/src/BuildPlugin/doc/edgeFeature.rst index 4bbc4f3f7..e94acf0bc 100644 --- a/src/BuildPlugin/doc/edgeFeature.rst +++ b/src/BuildPlugin/doc/edgeFeature.rst @@ -12,13 +12,13 @@ To create edges in the active part: The options to create edges: -.. image:: images/edge_by_segments_32x32.png +.. figure:: images/edge_by_segments_32x32.png :align: left :height: 24px **By edges** creates edges using already existing edges in other shapes or full sketches. -.. image:: images/edge_by_points_32x32.png +.. figure:: images/edge_by_points_32x32.png :align: left :height: 24px @@ -29,10 +29,9 @@ The options to create edges: By edges -------- -.. image:: images/Edge.png +.. figure:: images/Edge.png :align: center -.. centered:: Create by edges Select one or several edges in the viewer. Also, the full sketch can be selected. In this case, all edges of the sketch will be processed. @@ -56,10 +55,9 @@ Result The result of the operation will be a set of edges created from the selected shapes: -.. image:: images/CreateEdge.png +.. figure:: images/CreateEdge.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_edge` operation. @@ -68,10 +66,9 @@ The result of the operation will be a set of edges created from the selected sha By two points ------------- -.. image:: images/EdgeByTwoPoints.png +.. figure:: images/EdgeByTwoPoints.png :align: center -.. centered:: Create by points Select two points in the viewer. @@ -94,10 +91,9 @@ Result The result of the operation will be a segment bounded by selected points: -.. image:: images/CreateEdgeByPoints.png +.. figure:: images/CreateEdgeByPoints.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_segment` operation. diff --git a/src/BuildPlugin/doc/faceFeature.rst b/src/BuildPlugin/doc/faceFeature.rst index 2738b36af..57f37737b 100644 --- a/src/BuildPlugin/doc/faceFeature.rst +++ b/src/BuildPlugin/doc/faceFeature.rst @@ -13,10 +13,9 @@ To create a face in the active part: The following property panel will be opened: -.. image:: images/Face.png +.. figure:: images/Face.png :align: center -.. centered:: Create a face Select one or several faces in viewer. Additionally, a face can be build by a closed wire or a set of edges composing a closed wire. @@ -40,10 +39,9 @@ Result The result of the operation will be a set of faces created from the selected shapes: -.. image:: images/CreateFace.png +.. figure:: images/CreateFace.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_face` operation. diff --git a/src/BuildPlugin/doc/fillingFeature.rst b/src/BuildPlugin/doc/fillingFeature.rst index 7e0111cf7..7d90d5131 100644 --- a/src/BuildPlugin/doc/fillingFeature.rst +++ b/src/BuildPlugin/doc/fillingFeature.rst @@ -12,10 +12,9 @@ To create a filling in the active part: The following property panel will be opened: -.. image:: images/Filling.png +.. figure:: images/Filling.png :align: center -.. centered:: Create a filling Select two or more edges in the viewer. @@ -39,10 +38,9 @@ Result The result of the operation will be a set of faces created from the selected shapes: -.. image:: images/CreateFilling.png +.. figure:: images/CreateFilling.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_filling` operation. diff --git a/src/BuildPlugin/doc/interpolationFeature.rst b/src/BuildPlugin/doc/interpolationFeature.rst index 6a7e28bab..2da696243 100644 --- a/src/BuildPlugin/doc/interpolationFeature.rst +++ b/src/BuildPlugin/doc/interpolationFeature.rst @@ -12,10 +12,9 @@ To create an interpolation in the active part: The following property panel will be opened: -.. image:: images/Interpolation.png +.. figure:: images/Interpolation.png :align: center -.. centered:: Create an interpolation Select one or several vertices or points in the viewer. @@ -55,10 +54,9 @@ Result The result of the operation will be a curve created from the selected shapes: -.. image:: images/CreateInterpolation.png +.. figure:: images/CreateInterpolation.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_interpolation` operation. diff --git a/src/BuildPlugin/doc/polylineFeature.rst b/src/BuildPlugin/doc/polylineFeature.rst index c6e71fb29..782aae457 100644 --- a/src/BuildPlugin/doc/polylineFeature.rst +++ b/src/BuildPlugin/doc/polylineFeature.rst @@ -13,10 +13,9 @@ To create a Polyline in the active part: The following property panel appears. -.. image:: images/Polyline.png +.. figure:: images/Polyline.png :align: center -.. centered:: Polyline property panel Input fields: @@ -37,10 +36,9 @@ Result """""" The result of the operation is a closed or open Polyline. -.. image:: images/CreatePolyline.png +.. figure:: images/CreatePolyline.png :align: center -.. centered:: Polyline **See Also** a sample TUI Script of :ref:`tui_create_polyline` operation. \ No newline at end of file diff --git a/src/BuildPlugin/doc/shellFeature.rst b/src/BuildPlugin/doc/shellFeature.rst index 1f212453c..05529713a 100644 --- a/src/BuildPlugin/doc/shellFeature.rst +++ b/src/BuildPlugin/doc/shellFeature.rst @@ -12,10 +12,9 @@ To create a shell in the active part: The following property panel will be opened: -.. image:: images/Shell.png +.. figure:: images/Shell.png :align: center -.. centered:: Create a shell Select one or several faces in the viewer. Additionally, it is allowed to select a whole sketch result from the object browser. In this case, the result shell will contain faces corresponding to all smallest closed contours of the sketch. @@ -37,10 +36,9 @@ Result The result of the operation will be a shell created from the selected shapes: -.. image:: images/CreateShell.png +.. figure:: images/CreateShell.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_shell` operation. diff --git a/src/BuildPlugin/doc/solidFeature.rst b/src/BuildPlugin/doc/solidFeature.rst index e374577be..69fa7a341 100644 --- a/src/BuildPlugin/doc/solidFeature.rst +++ b/src/BuildPlugin/doc/solidFeature.rst @@ -12,10 +12,9 @@ To create a solid in the active part: The following property panel will be opened: -.. image:: images/Solid.png +.. figure:: images/Solid.png :align: center -.. centered:: Create a solid Select one or several faces in the viewer. The selected faces have to define a closed volume. @@ -37,10 +36,9 @@ Result The result of the operation will be a solid created from the selected shapes: -.. image:: images/CreateSolid.png +.. figure:: images/CreateSolid.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_solid` operation. diff --git a/src/BuildPlugin/doc/subShapesFeature.rst b/src/BuildPlugin/doc/subShapesFeature.rst index 276245b47..6bf463bff 100644 --- a/src/BuildPlugin/doc/subShapesFeature.rst +++ b/src/BuildPlugin/doc/subShapesFeature.rst @@ -15,10 +15,9 @@ To create Sub-shapes in the active part: The following property panel appears. -.. image:: images/SubShapes.png +.. figure:: images/SubShapes.png :align: center -.. centered:: Sub-shapes property panel Input fields: @@ -39,10 +38,9 @@ Result """""" The result replaces the original shape with its copy with added/removed sub-shapes. -.. image:: images/CreateSubShapes.png +.. figure:: images/CreateSubShapes.png :align: center -.. centered:: Sub-shapes **See Also** a sample TUI Script of :ref:`tui_create_subshape` operation. diff --git a/src/BuildPlugin/doc/vertexFeature.rst b/src/BuildPlugin/doc/vertexFeature.rst index cfef4d604..9d05086e2 100644 --- a/src/BuildPlugin/doc/vertexFeature.rst +++ b/src/BuildPlugin/doc/vertexFeature.rst @@ -12,10 +12,9 @@ To create vertices in the active part: The following property panel will be opened: -.. image:: images/Vertex.png +.. figure:: images/Vertex.png :align: center -.. centered:: Create vertices Select one or several vertices in the viewer. It is also possible to select a whole sketch result or feature in the object browser, then all start and end points of the sketch segments will be added into result. Checkbox **Compute intersections** forces to include intersection vertices of edges of the selected sketch. @@ -38,10 +37,9 @@ Result The result of the operation will be a set of vertices created from the selected shapes: -.. image:: images/CreateVertex.png +.. figure:: images/CreateVertex.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_vertex` operation. diff --git a/src/BuildPlugin/doc/wireFeature.rst b/src/BuildPlugin/doc/wireFeature.rst index 1b9ba515a..05467d8cd 100644 --- a/src/BuildPlugin/doc/wireFeature.rst +++ b/src/BuildPlugin/doc/wireFeature.rst @@ -12,10 +12,9 @@ To create a wire in the active part: The following property panel will be opened: -.. image:: images/Wire.png +.. figure:: images/Wire.png :align: center -.. centered:: Create a wire Select one or several edges in the viewer. For automatic selection of a closed contour starting from the selected edge it is necessary to press **Add contour** button. @@ -41,10 +40,9 @@ Result The result of the operation will be a wire created from the selected shapes: -.. image:: images/CreateWire.png +.. figure:: images/CreateWire.png :align: center -.. centered:: Result of the operation. **See Also** a sample TUI Script of :ref:`tui_create_wire` operation. diff --git a/src/CollectionPlugin/doc/fieldFeature.rst b/src/CollectionPlugin/doc/fieldFeature.rst index c0aa1b279..de8516f84 100644 --- a/src/CollectionPlugin/doc/fieldFeature.rst +++ b/src/CollectionPlugin/doc/fieldFeature.rst @@ -16,10 +16,9 @@ To create a Field in the active part: The following property panel appears. -.. image:: images/field_property_panel.png +.. figure:: images/field_property_panel.png :align: center -.. centered:: Create a field Input fields: @@ -57,16 +56,15 @@ Input fields: When a field is created then its result in data tree looks like following. -.. image:: images/field_steps_tree.png +.. figure:: images/field_steps_tree.png :align: center -.. centered:: Result of created field with two steps. It consists of a Field result object and steps as sub-objects. Only one object can be displayed at one moment: field or one of its step. Field result presentation repersents entities used for the Field definition. Step presentation shows field entities and values defined on them. For example a step defined on faces with double values looks like following. -.. image:: images/step_faces_double.png +.. figure:: images/step_faces_double.png :align: center Color bar for displayed step is shown only if the setep is selected in **Object Browser**. Desirable parameters of the Color bar (position, number of intervals, text color) can be defined in **Preferences** dialog box. diff --git a/src/CollectionPlugin/doc/groupAdditionFeature.rst b/src/CollectionPlugin/doc/groupAdditionFeature.rst index fc6c78cb6..e62bd3614 100644 --- a/src/CollectionPlugin/doc/groupAdditionFeature.rst +++ b/src/CollectionPlugin/doc/groupAdditionFeature.rst @@ -11,10 +11,9 @@ To create a Group Addition in the active part: The following property panel appears. -.. image:: images/group_addition_property_panel.png +.. figure:: images/group_addition_property_panel.png :align: center -.. centered:: Create a group addition operation Input fields: diff --git a/src/CollectionPlugin/doc/groupFeature.rst b/src/CollectionPlugin/doc/groupFeature.rst index a8d8cd2ca..becce7777 100644 --- a/src/CollectionPlugin/doc/groupFeature.rst +++ b/src/CollectionPlugin/doc/groupFeature.rst @@ -13,10 +13,9 @@ To create a Group in the active part: The following property panel appears. -.. image:: images/group_property_panel.png +.. figure:: images/group_property_panel.png :align: center -.. centered:: Create a group .. |group_vertices| image:: images/group_property_panel_vertice.png @@ -59,10 +58,9 @@ Result Created Group appears in the view. -.. image:: images/group_res.png - :align: center +.. figure:: images/group_res.png + :align: center -.. centered:: Created group **See Also** a sample TUI Script of :ref:`tui_create_group` operation. diff --git a/src/CollectionPlugin/doc/groupIntersectionFeature.rst b/src/CollectionPlugin/doc/groupIntersectionFeature.rst index c31116daf..08ec1f41f 100644 --- a/src/CollectionPlugin/doc/groupIntersectionFeature.rst +++ b/src/CollectionPlugin/doc/groupIntersectionFeature.rst @@ -11,10 +11,9 @@ To create a Group Intersection in the active part: The following property panel appears. -.. image:: images/group_intersection_property_panel.png +.. figure:: images/group_intersection_property_panel.png :align: center -.. centered:: Create a group intersection operation Input fields: diff --git a/src/CollectionPlugin/doc/groupSubstractionFeature.rst b/src/CollectionPlugin/doc/groupSubstractionFeature.rst index 1f269aca6..2dd1123b3 100644 --- a/src/CollectionPlugin/doc/groupSubstractionFeature.rst +++ b/src/CollectionPlugin/doc/groupSubstractionFeature.rst @@ -11,10 +11,9 @@ To create a Group Substraction in the active part: The following property panel appears. -.. image:: images/group_substraction_property_panel.png +.. figure:: images/group_substraction_property_panel.png :align: center -.. centered:: Create a group substraction operation Input fields: diff --git a/src/CollectionPlugin/doc/images/group_property_panel_edge.png b/src/CollectionPlugin/doc/images/group_property_panel_edge.png index 9f30b2373..3c2a68e98 100644 Binary files a/src/CollectionPlugin/doc/images/group_property_panel_edge.png and b/src/CollectionPlugin/doc/images/group_property_panel_edge.png differ diff --git a/src/CollectionPlugin/doc/images/group_property_panel_face.png b/src/CollectionPlugin/doc/images/group_property_panel_face.png index 46a2d476e..77edc6179 100644 Binary files a/src/CollectionPlugin/doc/images/group_property_panel_face.png and b/src/CollectionPlugin/doc/images/group_property_panel_face.png differ diff --git a/src/CollectionPlugin/doc/images/group_property_panel_solid.png b/src/CollectionPlugin/doc/images/group_property_panel_solid.png index e5e18bb80..22928c11a 100644 Binary files a/src/CollectionPlugin/doc/images/group_property_panel_solid.png and b/src/CollectionPlugin/doc/images/group_property_panel_solid.png differ diff --git a/src/CollectionPlugin/doc/images/group_property_panel_vertice.png b/src/CollectionPlugin/doc/images/group_property_panel_vertice.png index a7e3cb17c..0d118b296 100644 Binary files a/src/CollectionPlugin/doc/images/group_property_panel_vertice.png and b/src/CollectionPlugin/doc/images/group_property_panel_vertice.png differ diff --git a/src/ConstructionPlugin/doc/TUI_axisFeature.rst b/src/ConstructionPlugin/doc/TUI_axisFeature.rst deleted file mode 100644 index 01587e8b8..000000000 --- a/src/ConstructionPlugin/doc/TUI_axisFeature.rst +++ /dev/null @@ -1,12 +0,0 @@ - - .. _tui_create_axis: - -Create Axis -=========== - -.. literalinclude:: examples/axis.py - :linenos: - :language: python - -:download:`Download this script ` - diff --git a/src/ConstructionPlugin/doc/axisFeature.rst b/src/ConstructionPlugin/doc/axisFeature.rst index 4059613fc..94df54cf5 100644 --- a/src/ConstructionPlugin/doc/axisFeature.rst +++ b/src/ConstructionPlugin/doc/axisFeature.rst @@ -12,37 +12,37 @@ Axis is a construction object and it can be created in a part or in a partset. T There are 6 algorithms for creation of an Axis: -.. image:: images/axis_dxyz_32x32.png +.. figure:: images/axis_dxyz_32x32.png :align: left :height: 24px **By three dimensions** creates an axis by dimensions along X, Y, Z axes starting form existing origin. -.. image:: images/by_two_points_32x32.png +.. figure:: images/by_two_points_32x32.png :align: left :height: 24px **By two points** creates an axis using existing points. -.. image:: images/axis_by_line_32x32.png +.. figure:: images/axis_by_line_32x32.png :align: left :height: 24px **By line** creates an axis using a line. -.. image:: images/cylindrical_face_32x32.png +.. figure:: images/cylindrical_face_32x32.png :align: left :height: 24px **As an axis of cylindrical face** creates an axis using a cylindrical face. -.. image:: images/axis_by_plane_and_point_32x32.png +.. figure:: images/axis_by_plane_and_point_32x32.png :align: left :height: 24px **By plane and point** creates an axis using a plane and point. -.. image:: images/axis_by_two_planes_32x32.png +.. figure:: images/axis_by_two_planes_32x32.png :align: left :height: 24px @@ -53,10 +53,9 @@ There are 6 algorithms for creation of an Axis: By three dimensions ------------------- -.. image:: images/Axis1.png +.. figure:: images/Axis1.png :align: center - -.. centered:: + **By dX, dY, dZ values** An axis is defined by dX, dY and dZ values of a vector. @@ -76,10 +75,9 @@ Result The Result of the operation will be an axis defined by vector from origin: -.. image:: images/CreatedAxis1.png - :align: center +.. figure:: images/CreatedAxis1.png + :align: center -.. centered:: **Axis by three dimensions** **See Also** a sample TUI Script of :ref:`tui_create_axis_xyz` operation. @@ -88,10 +86,9 @@ The Result of the operation will be an axis defined by vector from origin: By two points ------------- -.. image:: images/Axis2.png +.. figure:: images/Axis2.png :align: center - -.. centered:: + **By two points** An axis is defined by two points or vertices. @@ -112,10 +109,9 @@ Result The Result of the operation will be an axis based on two points: -.. image:: images/CreatedAxis2.png - :align: center +.. figure:: images/CreatedAxis2.png + :align: center -.. centered:: **Axis by two points** **See Also** a sample TUI Script of :ref:`tui_create_axis_points` operation. @@ -124,10 +120,9 @@ The Result of the operation will be an axis based on two points: By line ------- -.. image:: images/Axis3.png +.. figure:: images/Axis3.png :align: center - -.. centered:: + **By a line** An axis is defined by a linear edge. @@ -145,10 +140,9 @@ Result The Result of the operation will be an axis based on the selected line: -.. image:: images/CreatedAxis3.png - :align: center +.. figure:: images/CreatedAxis3.png + :align: center -.. centered:: **Axis by line** **See Also** a sample TUI Script of :ref:`tui_create_axis_line` operation. @@ -157,10 +151,9 @@ The Result of the operation will be an axis based on the selected line: As an axis of cylindrical face ------------------------------ -.. image:: images/Axis4.png +.. figure:: images/Axis4.png :align: center - -.. centered:: + **By a cylinder** An axis is defined by a cylindrical face. Axis of the cylinder will be an axis object. @@ -178,10 +171,9 @@ Result The Result of the operation will be an axis of the selected cylinder: -.. image:: images/CreatedAxis4.png - :align: center +.. figure:: images/CreatedAxis4.png + :align: center -.. centered:: **Axis cylindrical face** **See Also** a sample TUI Script of :ref:`tui_create_axis_cylinder` operation. @@ -190,10 +182,9 @@ The Result of the operation will be an axis of the selected cylinder: By plane and point ------------------ -.. image:: images/Axis5.png +.. figure:: images/Axis5.png :align: center - -.. centered:: + **By a plane and point** An axis is defined by a point or vertex and plane (or planar face) as a normal from the point to the plane. @@ -212,10 +203,9 @@ Result The Result of the operation will be an axis: -.. image:: images/CreatedAxis5.png - :align: center +.. figure:: images/CreatedAxis5.png + :align: center -.. centered:: **Axis by plane and point** **See Also** a sample TUI Script of :ref:`tui_create_axis_plane` operation. @@ -224,10 +214,9 @@ The Result of the operation will be an axis: By two planes ------------- -.. image:: images/Axis6.png +.. figure:: images/Axis6.png :align: center - -.. centered:: + **By two planes** An axis is defined by two planes. The intersection of the planes defines an axis. It is possible to define offset for axis definition from both planes. @@ -250,10 +239,9 @@ Result The Result of the operation will be an axis: -.. image:: images/CreatedAxis6.png - :align: center +.. figure:: images/CreatedAxis6.png + :align: center -.. centered:: **Axis by two planes** **See Also** a sample TUI Script of :ref:`tui_create_axis_twoplanes` operation. diff --git a/src/ConstructionPlugin/doc/planeFeature.rst b/src/ConstructionPlugin/doc/planeFeature.rst index 06215aa79..90c7134e0 100644 --- a/src/ConstructionPlugin/doc/planeFeature.rst +++ b/src/ConstructionPlugin/doc/planeFeature.rst @@ -12,25 +12,25 @@ Plane is a construction object that can be created in a part or in a partset. To There are 4 algorithms for creation of a Plane: -.. image:: images/plane_by_three_points_32x32.png +.. figure:: images/plane_by_three_points_32x32.png :align: left :height: 24px **By three points** creates a plane by three points. -.. image:: images/plane_by_line_and_point_32x32.png +.. figure:: images/plane_by_line_and_point_32x32.png :align: left :height: 24px **By line and point** creates a plane by a line and a point. -.. image:: images/plane_by_other_plane_32x32.png +.. figure:: images/plane_by_other_plane_32x32.png :align: left :height: 24px **By other plane** creates a plane parallel to another plane. -.. image:: images/plane_by_two_parallel_planes_32x32.png +.. figure:: images/plane_by_two_parallel_planes_32x32.png :align: left :height: 24px @@ -41,10 +41,9 @@ There are 4 algorithms for creation of a Plane: By three points --------------- -.. image:: images/Plane1.png +.. figure:: images/Plane1.png :align: center - -.. centered:: + **By three points** A plane is created by selecting three points in a viewer. @@ -64,10 +63,9 @@ Result The Result of the operation will be a plane: -.. image:: images/CreatedPlane1.png - :align: center +.. figure:: images/CreatedPlane1.png + :align: center -.. centered:: **A plane by three points** **See Also** a sample TUI Script of :ref:`tui_create_plane_points` operation. @@ -76,10 +74,9 @@ The Result of the operation will be a plane: By line and point ----------------- -.. image:: images/Plane2.png +.. figure:: images/Plane2.png :align: center - -.. centered:: + **Line and point** A plane is created by selecting a linear edge and point. It is possible to create a new plane perpendicular to the selected edge. @@ -99,10 +96,9 @@ Result The Result of the operation will be a plane: -.. image:: images/CreatedPlane2.png - :align: center +.. figure:: images/CreatedPlane2.png + :align: center -.. centered:: Plane created **See Also** a sample TUI Script of :ref:`tui_create_plane_line` operation. @@ -111,27 +107,26 @@ The Result of the operation will be a plane: By other plane -------------- -.. image:: images/Plane3.png +.. figure:: images/Plane3.png :align: center - -.. centered:: + **By other plane** A plane is created by selecting an already existing plane (planar face). There are following possibilities to define a new plane: -.. image:: images/plane_by_distance_from_other_24x24.png +.. figure:: images/plane_by_distance_from_other_24x24.png :height: 24px :align: left By distance from the selected plane. -.. image:: images/plane_by_coincident_to_point_24x24.png +.. figure:: images/plane_by_coincident_to_point_24x24.png :height: 24px :align: left By coincidence with a point. -.. image:: images/plane_by_rotation_24x24.png +.. figure:: images/plane_by_rotation_24x24.png :height: 24px :align: left @@ -152,10 +147,9 @@ Result The Result of the operation will be a plane parallel to already existing one: -.. image:: images/CreatedPlane3.png - :align: center +.. figure:: images/CreatedPlane3.png + :align: center -.. centered:: **Plane parallel to a planar face** **See Also** a sample TUI Script of :ref:`tui_create_plane_plane` operation. @@ -164,10 +158,9 @@ The Result of the operation will be a plane parallel to already existing one: By two parallel planes ---------------------- -.. image:: images/Plane4.png +.. figure:: images/Plane4.png :align: center - -.. centered:: + **By two parallel planes** A plane is created by selecting two parallel planes. A new plane will be defined between them. @@ -186,10 +179,9 @@ Result The Result of the operation will be a plane created between two selected planes: -.. image:: images/CreatedPlane4.png - :align: center +.. figure:: images/CreatedPlane4.png + :align: center -.. centered:: **Plane created between others** **See Also** a sample TUI Script of :ref:`tui_create_plane_parallel` operation. diff --git a/src/ConstructionPlugin/doc/pointFeature.rst b/src/ConstructionPlugin/doc/pointFeature.rst index e198267f0..645e75018 100644 --- a/src/ConstructionPlugin/doc/pointFeature.rst +++ b/src/ConstructionPlugin/doc/pointFeature.rst @@ -13,31 +13,31 @@ Point is a construction object and it can be created in a part or in a partset. There are 5 algorithms for creation of a Point: -.. image:: images/point_by_xyz_32x32.png +.. figure:: images/point_by_xyz_32x32.png :align: left :height: 24px **By X,Y,Z** creates a point by three coordinates. -.. image:: images/point_by_distance_on_edge_32x32.png +.. figure:: images/point_by_distance_on_edge_32x32.png :align: left :height: 24px **By distance on edge** creates a point on an edge. -.. image:: images/point_by_projection_32x32.png +.. figure:: images/point_by_projection_32x32.png :align: left :height: 24px **By projection on edge or plane** creates a point by projecting an existing point on an edge or plane. -.. image:: images/point_by_intersection_32x32.png +.. figure:: images/point_by_intersection_32x32.png :align: left :height: 24px **By intersection of objects** creates a point by intersection of planes or/ and edges. -.. image:: images/point_by_geometrical_property_32x32.png +.. figure:: images/point_by_geometrical_property_32x32.png :align: left :height: 24px @@ -48,10 +48,9 @@ There are 5 algorithms for creation of a Point: By X,Y,Z -------- -.. image:: images/Point1.png +.. figure:: images/Point1.png :align: center - -.. centered:: + **By X,Y,Z coordinates** A point is created by X, Y, and Z coordinates. @@ -71,10 +70,9 @@ Result The Result of the operation will be a construction point: -.. image:: images/CreatePoint1.png - :align: center +.. figure:: images/CreatePoint1.png + :align: center -.. centered:: **Point by coordinates** **See Also** a sample TUI Script of :ref:`tui_create_point_xyz` operation. @@ -82,10 +80,9 @@ The Result of the operation will be a construction point: By distance on edge ------------------- -.. image:: images/Point2.png +.. figure:: images/Point2.png :align: center - -.. centered:: + **Along an edge** To create a point, select an edge in a viewer and define a distance along the edge, where point will be defined. This distance can be defined by an absolute value or by a relative one as a ratio to the edge length. The direction of the edge can be reversed by the corresponding check-box. @@ -106,10 +103,9 @@ Result The Result of the operation will be a construction point created on edge: -.. image:: images/CreatePoint2.png - :align: center +.. figure:: images/CreatePoint2.png + :align: center -.. centered:: **Point created on edge** **See Also** a sample TUI Script of :ref:`tui_create_point_edge` operation. @@ -121,18 +117,16 @@ To create a point by projection it is necessary to select an existing point or w **On an edge:** -.. image:: images/Point3.png +.. figure:: images/Point3.png :align: center - -.. centered:: + **By projection on an edge** **On a plane:** -.. image:: images/Point3-1.png +.. figure:: images/Point3-1.png :align: center - -.. centered:: + **By projection on a plane** @@ -152,10 +146,9 @@ Result The Result of the operation will be a construction point created by projection on a plane or an edge: -.. image:: images/CreatePoint3.png - :align: center +.. figure:: images/CreatePoint3.png + :align: center -.. centered:: **Point created by projection on a plane** **See Also** a sample TUI Script of :ref:`tui_create_point_projection` operation. @@ -167,28 +160,25 @@ A point can be created by intersection of selected objects: **Two edges** -.. image:: images/Point4.png +.. figure:: images/Point4.png :align: center - -.. centered:: + **Intersection of edges** **Edge and plane** -.. image:: images/Point4-1.png +.. figure:: images/Point4-1.png :align: center - -.. centered:: + **Intersection of and edge and a plane** In this case it is possible to define an offset from a plane along the plane normal for the created point. **Three planes** -.. image:: images/Point4-2.png +.. figure:: images/Point4-2.png :align: center - -.. centered:: + **Intersection of three planes** The new point will be defined by intersection of the selected objects. @@ -209,10 +199,9 @@ Result The Result of the operation will be a construction point created by intersection of objects: -.. image:: images/CreatePoint4.png - :align: center +.. figure:: images/CreatePoint4.png + :align: center -.. centered:: **Point created by intersection of axis** **See Also** a sample TUI Script of :ref:`tui_create_point_intersection` operation. @@ -224,18 +213,16 @@ It is possible to use the following property of selected object: **A center of gravity** -.. image:: images/Point5.png +.. figure:: images/Point5.png :align: center - -.. centered:: + **By center of gravity** **A center of circle or arc** -.. image:: images/Point5-1.png +.. figure:: images/Point5-1.png :align: center - -.. centered:: + **By center of a circle** To create a point, select a desirable object. @@ -253,10 +240,9 @@ Result The Result of the operation will be a construction point defined by object property: -.. image:: images/CreatePoint5.png - :align: center +.. figure:: images/CreatePoint5.png + :align: center -.. centered:: **Point created in COG of a cylinder** **See Also** a sample TUI Script of :ref:`tui_create_point_object` operation. diff --git a/src/ExchangePlugin/doc/dumpFeature.rst b/src/ExchangePlugin/doc/dumpFeature.rst index 53adb4ae7..515271509 100644 --- a/src/ExchangePlugin/doc/dumpFeature.rst +++ b/src/ExchangePlugin/doc/dumpFeature.rst @@ -12,18 +12,16 @@ It is possible to dump the current study state into a Python script. To dump a s The following property panel will be opened: -.. image:: images/Dump_panel.png +.. figure:: images/Dump_panel.png :align: center - -.. centered:: + **Dump property panel** In this panel it is necessary to enter a file name directly or press **'...'** button and browse it with help of dump file dialog box: -.. image:: images/DumpFileDlg.png +.. figure:: images/DumpFileDlg.png :align: center - -.. centered:: + **Dump file dialog box** **Apply** button writes the dump file. diff --git a/src/ExchangePlugin/doc/exportFeature.rst b/src/ExchangePlugin/doc/exportFeature.rst index d7e456412..e11ede6ad 100644 --- a/src/ExchangePlugin/doc/exportFeature.rst +++ b/src/ExchangePlugin/doc/exportFeature.rst @@ -11,10 +11,9 @@ Export PartSet To export the full study in SHAPER native format (``*.shaper``) select in the Main Menu *File -> Export -> Part Set...* item. The **Export file** dialog will be opened: -.. image:: images/ExportNativeFileDlg.png +.. figure:: images/ExportNativeFileDlg.png :align: center - -.. centered:: + **Dialog box for export to SHAPER native format** Specify file name and press **Save** button to export the file. **Cancel** button cancels the operation. @@ -28,18 +27,16 @@ To export results in binary format (``*.shaperpart``) select in the Main Menu *F The following property panel will be opened: -.. image:: images/ExportPart_panel.png +.. figure:: images/ExportPart_panel.png :align: center - -.. centered:: + **Export Part property panel** The file name and path can be defined in **Export file** field by direct input or browsing with **'...'** button, which opens **Export file** dialog box: -.. image:: images/ExportPartFileDlg.png +.. figure:: images/ExportPartFileDlg.png :align: center - -.. centered:: + **Dialog box to export part of the model** Selection list in the property panel contains a list of exported objects which can be selected in a viewer or object browser. @@ -77,18 +74,16 @@ To export objects to a file select in the Main Menu *File -> Export -> To CAD f The following property panel will be opened: -.. image:: images/Export_panel.png +.. figure:: images/Export_panel.png :align: center - -.. centered:: + **Export property panel** In this panel, it is necessary to select desirable format of export file. It can be **'BREP, STEP, IGES'** or **'XAO'**. In case of first choice the format of exported file will be defined according to file extension. The file name and path can be defined in **Export file** field by direct input or browsing with **'...'** button, which opens **Export file** dialog box: -.. image:: images/ExportFileDlg.png +.. figure:: images/ExportFileDlg.png :align: center - -.. centered:: + **Dialog box tp export in CAD-neutral format** Selection list in the property panel contains a list of exported objects which can be selected in a viewer or object browser. diff --git a/src/ExchangePlugin/doc/importFeature.rst b/src/ExchangePlugin/doc/importFeature.rst index 675c28506..4692ec669 100644 --- a/src/ExchangePlugin/doc/importFeature.rst +++ b/src/ExchangePlugin/doc/importFeature.rst @@ -12,10 +12,9 @@ To open a study previously saved in SHAPER native format, select in the Main Men The current study will be closed, so the action dialog will be opened to choose whether the changes should be saved. After that the following open file dialog will be opened: -.. image:: images/ImportPartFileDlg.png +.. figure:: images/ImportPartFileDlg.png :align: center - -.. centered:: + **Dialog box to open SHAPER native file** Select file and press **Open** button to load the file. **Cancel** button cancels the operation. @@ -28,18 +27,16 @@ To import the previously stored file in the current part, select in the Main Men The following property panel will be opened: -.. image:: images/ImportPart_panel.png +.. figure:: images/ImportPart_panel.png :align: center - -.. centered:: + **Import Part property panel** 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: -.. image:: images/ImportPartFileDlg.png +.. figure:: images/ImportPartFileDlg.png :align: center - -.. centered:: + **Dialog box to import Part** The import will be performed within the active part. If no part is active, the possible targets to import will be proposed in **Import to** combobox, which contains the list of existing parts, PartSet or a new part creation option. @@ -65,20 +62,18 @@ To import a file into active part select in the Main Menu *File -> Import -> Fro The following property panel will be opened: -.. image:: images/Import_panel.png +.. figure:: images/Import_panel.png :align: center - -.. centered:: + **Import property panel** 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: -.. image:: images/OpenFileDlg.png +.. figure:: images/OpenFileDlg.png :align: center - -.. centered:: + **Dialog box to import CAD-neutral format** **Apply** button imports the file. @@ -97,10 +92,9 @@ Result The Result of the operation depends on the imported file content. -.. image:: images/FileImported.png - :align: center - -.. centered:: +.. figure:: images/FileImported.png + :align: center + Import of BREP file. **See Also** a sample TUI Script of :ref:`tui_import_file` operation. diff --git a/src/FeaturesPlugin/doc/angularCopyFeature.rst b/src/FeaturesPlugin/doc/angularCopyFeature.rst index 3be46c132..8e54902eb 100644 --- a/src/FeaturesPlugin/doc/angularCopyFeature.rst +++ b/src/FeaturesPlugin/doc/angularCopyFeature.rst @@ -13,11 +13,10 @@ To create an Angular copy in the active part: The following property panel appears. -.. image:: images/angularcopy.png - :align: center +.. figure:: images/angularcopy.png + :align: center -.. centered:: - Angular copy property panel + Angular copy property panel Input fields: @@ -41,10 +40,9 @@ Result """""" Result of cylinder rotation is a compound. -.. image:: images/angularcopycyl.png +.. figure:: images/angularcopycyl.png :align: center -.. centered:: Angular copy **See Also** a sample TUI Script of :ref:`tui_create_angularcopy` operation. diff --git a/src/FeaturesPlugin/doc/chamferFeature.rst b/src/FeaturesPlugin/doc/chamferFeature.rst index 2c0e8e009..8b774a8be 100644 --- a/src/FeaturesPlugin/doc/chamferFeature.rst +++ b/src/FeaturesPlugin/doc/chamferFeature.rst @@ -14,13 +14,13 @@ To create a Chamfer in the active part: There are 2 types of chamfer: -.. image:: images/chamfer_distances.png +.. figure:: images/chamfer_distances.png :align: left :height: 24px chamfer by two distances -.. image:: images/chamfer_dist_angle.png +.. figure:: images/chamfer_dist_angle.png :align: left :height: 24px @@ -33,11 +33,10 @@ Chamfer by two distances The property panel is shown below. -.. image:: images/ChamferDistances.png - :align: center +.. figure:: images/ChamferDistances.png + :align: center -.. centered:: - Chamfer by two distances property panel + Chamfer by two distances property panel Input fields: @@ -61,10 +60,9 @@ Result Result of **Chamfer by two distances** is shown below. -.. image:: images/chamfer_res_distances.png +.. figure:: images/chamfer_res_distances.png :align: center -.. centered:: Chamfer by two distances **See Also** a sample TUI Script of :ref:`tui_create_chamfer1` operation. @@ -74,11 +72,10 @@ Chamfer by a distance and an angle Alternatively, there is a possibility to create a chamfer with a distance and an angle. -.. image:: images/ChamferDistAngle.png - :align: center +.. figure:: images/ChamferDistAngle.png + :align: center -.. centered:: - Chamfer by a distance and an angle + Chamfer by a distance and an angle Input fields: @@ -102,10 +99,9 @@ Result Result of **Chamfer by a distance and an angle** is shown below. -.. image:: images/chamfer_res_dist_angle.png +.. figure:: images/chamfer_res_dist_angle.png :align: center -.. centered:: Chamfer by a distance and an angle **See Also** a sample TUI Script of :ref:`tui_create_chamfer2` operation. diff --git a/src/FeaturesPlugin/doc/commonFeature.rst b/src/FeaturesPlugin/doc/commonFeature.rst index a09b6bd18..5216539fe 100644 --- a/src/FeaturesPlugin/doc/commonFeature.rst +++ b/src/FeaturesPlugin/doc/commonFeature.rst @@ -1,6 +1,8 @@ .. |bool_common.icon| image:: images/bool_common.png :height: 16px +.. _featureCommon: + Common ====== @@ -13,13 +15,13 @@ To perform a Common operation in the active part: There are 2 options for creation of a Common: -.. image:: images/bool_common_simple.png +.. figure:: images/bool_common_simple.png :align: left :height: 24px **Simple** common part between all selected objects. -.. image:: images/bool_common_advanced.png +.. figure:: images/bool_common_advanced.png :align: left :height: 24px @@ -30,10 +32,9 @@ There are 2 options for creation of a Common: Simple ------ -.. image:: images/boolean_common_simple_property_panel.png +.. figure:: images/boolean_common_simple_property_panel.png :align: center -.. centered:: **Simple** - **Objects** contains a list of objects selected in the Object Browser or in the Viewer. @@ -53,10 +54,9 @@ Result The Result of the operation will be a shape which is a common for all selected shapes: -.. image:: images/CreatedCommon.png - :align: center +.. figure:: images/CreatedCommon.png + :align: center -.. centered:: **Common created** **See Also** a sample TUI Script of :ref:`tui_create_common` operation. @@ -64,10 +64,9 @@ The Result of the operation will be a shape which is a common for all selected s Advanced -------- -.. image:: images/boolean_common_advanced_property_panel.png +.. figure:: images/boolean_common_advanced_property_panel.png :align: center -.. centered:: **Advanced** - **Objects** contains a list of objects selected in the Object Browser or in the Viewer. @@ -91,10 +90,9 @@ Result For each selected object, the common part between this object and all tools will be found: -.. image:: images/boolean_common_result.png - :align: center +.. figure:: images/boolean_common_result.png + :align: center -.. centered:: **Created common** **See Also** a sample TUI Script of :ref:`tui_create_common` operation. diff --git a/src/FeaturesPlugin/doc/copyFeature.rst b/src/FeaturesPlugin/doc/copyFeature.rst index 9a8be49ef..9fba4c60a 100644 --- a/src/FeaturesPlugin/doc/copyFeature.rst +++ b/src/FeaturesPlugin/doc/copyFeature.rst @@ -17,10 +17,9 @@ To create a Copy in the active part: The following property panel will be opened: -.. image:: images/Copy.png - :align: center +.. figure:: images/Copy.png + :align: center -.. centered:: **Copy operation** Here it is necessary to select some objects. Only results and sub-results and their sub-shapes located in the folder **Results** can be selected and copied. @@ -44,10 +43,9 @@ Result The Result of the operation will be one or several copies of the selected shapes located in the same place: -.. image:: images/CreatedCopy.png - :align: center +.. figure:: images/CreatedCopy.png + :align: center -.. centered:: **Copy created** **See Also** a sample TUI Script of :ref:`tui_create_copy` operation. diff --git a/src/FeaturesPlugin/doc/cutFeature.rst b/src/FeaturesPlugin/doc/cutFeature.rst index d9cbbcf6b..08e87586c 100644 --- a/src/FeaturesPlugin/doc/cutFeature.rst +++ b/src/FeaturesPlugin/doc/cutFeature.rst @@ -14,11 +14,10 @@ To perform a Cut operationin the active part: The following property panel will be opened: -.. image:: images/boolean_cut_property_panel.png - :align: center +.. figure:: images/boolean_cut_property_panel.png + :align: center -.. centered:: - **Cut operation** + **Cut operation** - **Main Objects** contains a list of objects selected in the Object Browser or in the Viewer, which will be cut by tool objects. Any kind of shape can be selected, including subshapes of compsolids/compounds. @@ -42,26 +41,23 @@ Result A result shape which is a cut by tool objects from main object, will be produced for each selected object: -.. image:: images/CreatedCut.png +.. figure:: images/CreatedCut.png :align: center -.. centered:: **Created cut** If a subsolid (yellow wireframe) of a compsolid was selected: -.. image:: images/boolean_cut_subsolids_arguments.png +.. figure:: images/boolean_cut_subsolids_arguments.png :align: center -.. centered:: **Cut arguments** it will be cut in the result and not selected subsolids will be added to it: -.. image:: images/boolean_cut_subsolids_result.png +.. figure:: images/boolean_cut_subsolids_result.png :align: center -.. centered:: **Cut subsolid result** diff --git a/src/FeaturesPlugin/doc/defeaturingFeature.rst b/src/FeaturesPlugin/doc/defeaturingFeature.rst index 33ebe856e..82fa4cb86 100644 --- a/src/FeaturesPlugin/doc/defeaturingFeature.rst +++ b/src/FeaturesPlugin/doc/defeaturingFeature.rst @@ -12,11 +12,10 @@ To create a Defeaturing in the active part: After that select one or more faces of solids to suppress them. The Defeaturing works with faces from comsolids and compounds of solids as well. -.. image:: images/defeaturing_property_panel.png - :align: center +.. figure:: images/defeaturing_property_panel.png + :align: center -.. centered:: - Defeaturing property panel + Defeaturing property panel Input field: @@ -35,10 +34,9 @@ Result Result of **Defeaturing** is shown below. -.. image:: images/defeaturing_result.png +.. figure:: images/defeaturing_result.png :align: center -.. centered:: Defeaturing operation **See Also** a sample TUI Script of :ref:`tui_defeaturing` operation. diff --git a/src/FeaturesPlugin/doc/extrusionCutFeature.rst b/src/FeaturesPlugin/doc/extrusionCutFeature.rst index 9b4a28d07..e6e53562e 100644 --- a/src/FeaturesPlugin/doc/extrusionCutFeature.rst +++ b/src/FeaturesPlugin/doc/extrusionCutFeature.rst @@ -12,27 +12,26 @@ To perform Extrusion Cut in the active part: The following property panel will be opened: -.. image:: images/StartSketch.png - :align: center +.. figure:: images/StartSketch.png + :align: center -.. centered:: - Start sketch + Start sketch There are three variants of the property panel for Extrusion Cut depending on the chosen option: -.. image:: images/extrusion_by_sizes.png +.. figure:: images/extrusion_by_sizes.png :align: left :height: 24px **By Sizes** extrudes objects by specifying sizes. -.. image:: images/extrusion_by_bounding_planes.png +.. figure:: images/extrusion_by_bounding_planes.png :align: left :height: 24px **By Bounding Planes** extrudes objects by specifying bounding planes and offsets. -.. image:: images/extrusion_through_all.png +.. figure:: images/extrusion_through_all.png :align: left :height: 24px @@ -43,11 +42,10 @@ There are three variants of the property panel for Extrusion Cut depending on th By sizes -------- -.. image:: images/ExtrusionCut1.png - :align: center +.. figure:: images/ExtrusionCut1.png + :align: center -.. centered:: - Extrusion Cut: definition by sizes + Extrusion Cut: definition by sizes - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be extruded. - **Axis** - if selected, it will be the direction of extrusion, otherwise objects normals will be used. @@ -98,10 +96,9 @@ Result The Result of the operation will be an extruded shape: -.. image:: images/extrusion_cut_by_sizes_result.png - :align: center +.. figure:: images/extrusion_cut_by_sizes_result.png + :align: center -.. centered:: **Created Extrusion Cut** **See Also** a sample TUI Script of :ref:`tui_create_extrusion_cut_by_sizes` operation. @@ -109,11 +106,10 @@ The Result of the operation will be an extruded shape: By bounding planes ------------------ -.. image:: images/ExtrusionCut2.png - :align: center +.. figure:: images/ExtrusionCut2.png + :align: center -.. centered:: - Extrusion Cut: definition by bounding planes + Extrusion Cut: definition by bounding planes - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be extruded. - **Axis** - if selected, it will be the direction of extrusion, otherwise objects normals will be used. @@ -153,10 +149,9 @@ Result The Result of the operation will be an extruded shape: -.. image:: images/extrusion_cut_by_bounding_planes_result.png - :align: center +.. figure:: images/extrusion_cut_by_bounding_planes_result.png + :align: center -.. centered:: **Created Extrusion Cut** **See Also** a sample TUI Script of :ref:`tui_create_extrusion_cut_by_bounding_planes` operation. @@ -164,11 +159,10 @@ The Result of the operation will be an extruded shape: Through all ----------- -.. image:: images/ExtrusionCut3.png - :align: center +.. figure:: images/ExtrusionCut3.png + :align: center -.. centered:: - Extrusion Cut: definition through all objects + Extrusion Cut: definition through all objects - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be extruded. - **Axis** - if selected, it will be the direction of extrusion, otherwise objects normals will be used. @@ -196,10 +190,9 @@ Result The Result of the operation will be an extruded shape: -.. image:: images/extrusion_cut_through_all_result.png - :align: center +.. figure:: images/extrusion_cut_through_all_result.png + :align: center -.. centered:: **Created Extrusion Cut** **See Also** a sample TUI Script of :ref:`tui_create_extrusion_cut_through_all` operation. diff --git a/src/FeaturesPlugin/doc/extrusionFeature.rst b/src/FeaturesPlugin/doc/extrusionFeature.rst index 594048195..ca6a7c5cd 100644 --- a/src/FeaturesPlugin/doc/extrusionFeature.rst +++ b/src/FeaturesPlugin/doc/extrusionFeature.rst @@ -1,5 +1,7 @@ .. |extrusion_btn.icon| image:: images/extrusion_btn.png +.. _featureExtrusion: + Extrusion ========= @@ -12,21 +14,20 @@ To perform Extrusion in the active part: The following property panel will be opened: -.. image:: images/StartSketch.png - :align: center +.. figure:: images/StartSketch.png + :align: center -.. centered:: - Start sketch + Start sketch There are two variants of the property panel for Extrusion depending on the chosen option: -.. image:: images/extrusion_by_sizes.png +.. figure:: images/extrusion_by_sizes.png :align: left :height: 24px **By Sizes** extrudes objects by specifying sizes. -.. image:: images/extrusion_by_bounding_planes.png +.. figure:: images/extrusion_by_bounding_planes.png :align: left :height: 24px @@ -37,11 +38,10 @@ There are two variants of the property panel for Extrusion depending on the chos By sizes -------- -.. image:: images/Extrusion1.png - :align: center +.. figure:: images/Extrusion1.png + :align: center -.. centered:: - Extrusion: definition by sizes + Extrusion: definition by sizes - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be extruded. - **Axis** - if selected, it will be the direction of extrusion, otherwise objects normals will be used. @@ -87,10 +87,9 @@ Result The Result of the operation will be an extruded shape: -.. image:: images/extrusion_by_sizes_result.png - :align: center +.. figure:: images/extrusion_by_sizes_result.png + :align: center -.. centered:: **Created Extrusion** **See Also** a sample TUI Script of :ref:`tui_create_extrusion_by_sizes` operation. @@ -98,11 +97,10 @@ The Result of the operation will be an extruded shape: By bounding faces ------------------ -.. image:: images/Extrusion2.png - :align: center +.. figure:: images/Extrusion2.png + :align: center -.. centered:: - Extrusion: definition by bounding faces + Extrusion: definition by bounding faces - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be extruded. - **Axis** if selected, it will be direction of extrusion, otherwise objects normals will be used. @@ -142,10 +140,9 @@ Result The Result of the operation will be an extruded shape: -.. image:: images/extrusion_by_bounding_planes_result.png - :align: center +.. figure:: images/extrusion_by_bounding_planes_result.png + :align: center -.. centered:: **Created Extrusion** **See Also** a sample TUI Script of :ref:`tui_create_extrusion_by_bounding_planes` operation. diff --git a/src/FeaturesPlugin/doc/extrusionFuseFeature.rst b/src/FeaturesPlugin/doc/extrusionFuseFeature.rst index f5221141b..d60db4f6a 100644 --- a/src/FeaturesPlugin/doc/extrusionFuseFeature.rst +++ b/src/FeaturesPlugin/doc/extrusionFuseFeature.rst @@ -12,27 +12,26 @@ To perform Extrusion Fuse in the active part: The following property panel will be opened: -.. image:: images/StartSketch.png - :align: center +.. figure:: images/StartSketch.png + :align: center -.. centered:: - Start sketch + Start sketch There are three variants of the property panel for Extrusion Fuse depending on the chosen option: -.. image:: images/extrusion_by_sizes.png +.. figure:: images/extrusion_by_sizes.png :align: left :height: 24px **By Sizes** extrudes objects by specifying sizes. -.. image:: images/extrusion_by_bounding_planes.png +.. figure:: images/extrusion_by_bounding_planes.png :align: left :height: 24px **By Bounding Planes** extrudes objects by specifying bounding planes and offsets. -.. image:: images/extrusion_through_all.png +.. figure:: images/extrusion_through_all.png :align: left :height: 24px @@ -43,11 +42,10 @@ There are three variants of the property panel for Extrusion Fuse depending on t By sizes -------- -.. image:: images/ExtrusionFuse1.png - :align: center +.. figure:: images/ExtrusionFuse1.png + :align: center -.. centered:: - Extrusion Fuse: definition by sizes + Extrusion Fuse: definition by sizes - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be extruded. - **Axis** - if selected, it will be the direction of extrusion, otherwise objects normals will be used. @@ -98,10 +96,9 @@ Result The Result of the operation will be an extruded shape: -.. image:: images/extrusion_fuse_by_sizes_result.png - :align: center +.. figure:: images/extrusion_fuse_by_sizes_result.png + :align: center -.. centered:: **Extrusion Fuse created** **See Also** a sample TUI Script of :ref:`tui_create_extrusion_fuse_by_sizes` operation. @@ -109,11 +106,10 @@ The Result of the operation will be an extruded shape: By bounding planes ------------------ -.. image:: images/ExtrusionFuse2.png - :align: center +.. figure:: images/ExtrusionFuse2.png + :align: center -.. centered:: - Extrusion Fuse: definition by bounding planes + Extrusion Fuse: definition by bounding planes - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be extruded. - **Axis** - if selected, it will be the direction of extrusion, otherwise objects normals will be used. @@ -153,10 +149,9 @@ Result The Result of the operation will be an extruded shape: -.. image:: images/extrusion_fuse_by_bounding_planes_result.png - :align: center +.. figure:: images/extrusion_fuse_by_bounding_planes_result.png + :align: center -.. centered:: **Extrusion Fuse created** **See Also** a sample TUI Script of :ref:`tui_create_extrusion_fuse_by_bounding_planes` operation. @@ -164,11 +159,10 @@ The Result of the operation will be an extruded shape: Through all ----------- -.. image:: images/ExtrusionFuse3.png - :align: center +.. figure:: images/ExtrusionFuse3.png + :align: center -.. centered:: - Extrusion Fuse: definition through all objects + Extrusion Fuse: definition through all objects - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be extruded. - **Axis** - if selected, it will be the direction of extrusion, otherwise objects normals will be used. @@ -196,10 +190,9 @@ Result The Result of the operation will be an extruded shape: -.. image:: images/extrusion_fuse_through_all_result.png - :align: center +.. figure:: images/extrusion_fuse_through_all_result.png + :align: center -.. centered:: **Extrusion Fuse created** **See Also** a sample TUI Script of :ref:`tui_create_extrusion_fuse_through_all` operation. diff --git a/src/FeaturesPlugin/doc/filletFeature.rst b/src/FeaturesPlugin/doc/filletFeature.rst index af3f6e837..9d3192e81 100644 --- a/src/FeaturesPlugin/doc/filletFeature.rst +++ b/src/FeaturesPlugin/doc/filletFeature.rst @@ -14,13 +14,13 @@ To create a Fillet in the active part: There are 2 types of fillet: -.. image:: images/fillet_fixed_radius.png +.. figure:: images/fillet_fixed_radius.png :align: left :height: 24px fillet by fixed radius -.. image:: images/fillet_var_radius.png +.. figure:: images/fillet_var_radius.png :align: left :height: 24px @@ -33,11 +33,10 @@ Fillet by fixed radius The property panel is shown below. -.. image:: images/FilletFixed.png - :align: center +.. figure:: images/FilletFixed.png + :align: center -.. centered:: - Fillet by fixed radius property panel + Fillet by fixed radius property panel Input fields: @@ -58,10 +57,9 @@ Result Result of **Fillet by fixed radius** is shown below. -.. image:: images/fillet_fix_rad.png +.. figure:: images/fillet_fix_rad.png :align: center -.. centered:: Fillet by fixed radius **See Also** a sample TUI Script of :ref:`tui_create_fillet1` operation. @@ -71,11 +69,10 @@ Fillet by variable radius Alternatively, there is a possibility to create a fillet with a variable radius. -.. image:: images/FilletVarious.png - :align: center +.. figure:: images/FilletVarious.png + :align: center -.. centered:: - Fillet by variable radius + Fillet by variable radius Input fields: @@ -98,10 +95,9 @@ Result Result of **Fillet by variable radius** is shown below. -.. image:: images/fillet_var_rad.png +.. figure:: images/fillet_var_rad.png :align: center -.. centered:: Fillet by variable radius **See Also** a sample TUI Script of :ref:`tui_create_fillet2` operation. diff --git a/src/FeaturesPlugin/doc/fuseFeature.rst b/src/FeaturesPlugin/doc/fuseFeature.rst index 739d249f6..3ff61a580 100644 --- a/src/FeaturesPlugin/doc/fuseFeature.rst +++ b/src/FeaturesPlugin/doc/fuseFeature.rst @@ -13,13 +13,13 @@ To perform Fuse in the active part: There are 2 options for creation of a Fuse: -.. image:: images/bool_fuse_simple.png +.. figure:: images/bool_fuse_simple.png :align: left :height: 24px **Simple** simply fuses selected objects. -.. image:: images/bool_fuse_advanced.png +.. figure:: images/bool_fuse_advanced.png :align: left :height: 24px @@ -30,10 +30,9 @@ There are 2 options for creation of a Fuse: Simple ------ -.. image:: images/boolean_fuse_simple_property_panel.png +.. figure:: images/boolean_fuse_simple_property_panel.png :align: center -.. centered:: **Simple** - **Objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be fused with tool objects. @@ -55,10 +54,9 @@ Result The Result of the operation will be a single shape which is a fuse of selected objects: -.. image:: images/CreatedFuse.png - :align: center +.. figure:: images/CreatedFuse.png + :align: center -.. centered:: **Fuse created** **See Also** a sample TUI Script of :ref:`tui_create_fuse` operation. @@ -66,10 +64,9 @@ The Result of the operation will be a single shape which is a fuse of selected o Advanced -------- -.. image:: images/boolean_fuse_advanced_property_panel.png +.. figure:: images/boolean_fuse_advanced_property_panel.png :align: center -.. centered:: **Advanced** - **Objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be fused with tool objects. @@ -95,10 +92,9 @@ Result The Result of the operation will be a single shape which is a fuse of selected objects and tools: -.. image:: images/boolean_fuse_result.png - :align: center +.. figure:: images/boolean_fuse_result.png + :align: center -.. centered:: **Fuse created** **See Also** a sample TUI Script of :ref:`tui_create_fuse` operation. diff --git a/src/FeaturesPlugin/doc/fuseFeatureFaces.rst b/src/FeaturesPlugin/doc/fuseFeatureFaces.rst index f74507821..07486db97 100644 --- a/src/FeaturesPlugin/doc/fuseFeatureFaces.rst +++ b/src/FeaturesPlugin/doc/fuseFeatureFaces.rst @@ -12,11 +12,10 @@ To perform **Fuse Faces** in the active part: The following property panel appears: -.. image:: images/FuseFaces.png - :align: center +.. figure:: images/FuseFaces.png + :align: center -.. centered:: - **Fuse Faces** property panel + **Fuse Faces** property panel Input fields: @@ -35,10 +34,9 @@ Result The Result of the operation will be a shape with eliminated edges: -.. image:: images/CreatedFuseFaces.png - :align: center +.. figure:: images/CreatedFuseFaces.png + :align: center -.. centered:: Shape before and after operation **Fuse Faces** **See Also** a sample TUI Script of :ref:`tui_create_fuse_faces` operation. diff --git a/src/FeaturesPlugin/doc/importResultFeature.rst b/src/FeaturesPlugin/doc/importResultFeature.rst index 5ced0b14a..b2349e635 100644 --- a/src/FeaturesPlugin/doc/importResultFeature.rst +++ b/src/FeaturesPlugin/doc/importResultFeature.rst @@ -18,10 +18,9 @@ To create a Copy in the active part: The following property panel will be opened: -.. image:: images/ImportResult.png - :align: center +.. figure:: images/ImportResult.png + :align: center -.. centered:: **Import result operation** Here it is necessary to select one or several objects. It is only possible to import results from Parts placed before the @@ -45,10 +44,9 @@ Result The Result of the operation will be copy of one or several results selected in another part located in the same place: -.. image:: images/CreatedImportResult.png - :align: center +.. figure:: images/CreatedImportResult.png + :align: center -.. centered:: **Import result created** **See Also** a sample TUI Script of :ref:`tui_create_import_result` operation. diff --git a/src/FeaturesPlugin/doc/intersectionFeature.rst b/src/FeaturesPlugin/doc/intersectionFeature.rst index 9e2180615..6a3b5a67b 100644 --- a/src/FeaturesPlugin/doc/intersectionFeature.rst +++ b/src/FeaturesPlugin/doc/intersectionFeature.rst @@ -12,10 +12,9 @@ To perform a boolean operation Intersection in the active part: The following property panel will be opened: -.. image:: images/intersection_property_panel.png - :align: center +.. figure:: images/intersection_property_panel.png + :align: center -.. centered:: **Intersection operation** **Objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be intersected. @@ -33,10 +32,9 @@ Result The Result of the operation will be a shape which is an intersection of selected objects: -.. image:: images/CreatedIntersection.png - :align: center +.. figure:: images/CreatedIntersection.png + :align: center -.. centered:: **Intersection created** **See Also** a sample TUI Script of :ref:`tui_create_intersection` operation. diff --git a/src/FeaturesPlugin/doc/linearCopyFeature.rst b/src/FeaturesPlugin/doc/linearCopyFeature.rst index a989daa7f..94e4f720c 100644 --- a/src/FeaturesPlugin/doc/linearCopyFeature.rst +++ b/src/FeaturesPlugin/doc/linearCopyFeature.rst @@ -12,11 +12,10 @@ To create a Linear copy in the active part: The following property panel appears. -.. image:: images/LinearCopy.png - :align: center +.. figure:: images/LinearCopy.png + :align: center -.. centered:: - Linear copy property panel + Linear copy property panel Input fields: @@ -51,10 +50,9 @@ Result """""" Result of operation is a compound. -.. image:: images/linearcopyres.png +.. figure:: images/linearcopyres.png :align: center -.. centered:: Linear copy **See Also** a sample TUI Script of :ref:`tui_create_linearcopy` operation. \ No newline at end of file diff --git a/src/FeaturesPlugin/doc/measurementFeature.rst b/src/FeaturesPlugin/doc/measurementFeature.rst index a5f773178..daed27470 100644 --- a/src/FeaturesPlugin/doc/measurementFeature.rst +++ b/src/FeaturesPlugin/doc/measurementFeature.rst @@ -18,31 +18,31 @@ To start Measurement in the active part: The following dimensions can be calculated: -.. image:: images/meas_length_32x32.png +.. figure:: images/meas_length_32x32.png :align: left :height: 24px edge length -.. image:: images/meas_distance_32x32.png +.. figure:: images/meas_distance_32x32.png :align: left :height: 24px distance between objects -.. image:: images/meas_radius_32x32.png +.. figure:: images/meas_radius_32x32.png :align: left :height: 24px radius -.. image:: images/meas_angle_32x32.png +.. figure:: images/meas_angle_32x32.png :align: left :height: 24px angle between edges -.. image:: images/meas_angle3p_32x32.png +.. figure:: images/meas_angle3p_32x32.png :align: left :height: 24px @@ -55,11 +55,10 @@ Edge length The length can be measured for straight or curved edge built on two points. -.. image:: images/Measurement1.png - :align: center +.. figure:: images/Measurement1.png + :align: center -.. centered:: - Edge length + Edge length Input fields: @@ -81,11 +80,10 @@ Distance between objects **Distance between objects** calculates minimal distance for any pair of shapes: vertex, edge, face, solid. - .. image:: images/Measurement2.png - :align: center + .. figure:: images/Measurement2.png + :align: center -.. centered:: - Distance between objects + Distance between objects Input fields: @@ -105,11 +103,10 @@ Radius **Radius** calculates radius for circular edge or cylindrical face. -.. image:: images/Measurement3.png - :align: center +.. figure:: images/Measurement3.png + :align: center -.. centered:: - Radius + Radius Input fields: @@ -129,11 +126,10 @@ Angle between edges **Angle between edges** calculates angle between the selected pair of edges in the point of intersection. If there are several points of intersection, then angles are calculated in all points. -.. image:: images/Measurement4.png - :align: center +.. figure:: images/Measurement4.png + :align: center -.. centered:: - Angle between edges + Angle between edges Input fields: @@ -153,11 +149,10 @@ Angle by 3 points **Angle by 3 points** calculates angle between the selected three points. The second point is in the corner of the angle. -.. image:: images/Measurement5.png - :align: center +.. figure:: images/Measurement5.png + :align: center -.. centered:: - Angle by 3 points + Angle by 3 points Input fields: diff --git a/src/FeaturesPlugin/doc/partitionFeature.rst b/src/FeaturesPlugin/doc/partitionFeature.rst index 7b5047ed3..14ee70b44 100644 --- a/src/FeaturesPlugin/doc/partitionFeature.rst +++ b/src/FeaturesPlugin/doc/partitionFeature.rst @@ -12,10 +12,9 @@ To perform a Partition in the active part: The following property panel will be opened: -.. image:: images/Partition.png - :align: center +.. figure:: images/Partition.png + :align: center -.. centered:: **Partition operation** **Base Objects** contains a list of objects selected in the Object Browser or in the Viewer, which will be partitioned. @@ -33,10 +32,9 @@ Result The Result of the operation will be a shape which is a partition of selected objects: -.. image:: images/CreatedPartition.png - :align: center +.. figure:: images/CreatedPartition.png + :align: center -.. centered:: **Partition created** **See Also** a sample TUI Script of :ref:`tui_create_partition` operation. diff --git a/src/FeaturesPlugin/doc/pipeFeature.rst b/src/FeaturesPlugin/doc/pipeFeature.rst index 1f9924580..bf71a0bd6 100644 --- a/src/FeaturesPlugin/doc/pipeFeature.rst +++ b/src/FeaturesPlugin/doc/pipeFeature.rst @@ -12,19 +12,19 @@ To create a Pipe in the active part: Pipe can be created in three different ways: -.. image:: images/pipe_simple_32x32.png +.. figure:: images/pipe_simple_32x32.png :align: left :height: 24px by object and path -.. image:: images/pipe_binormal_32x32.png +.. figure:: images/pipe_binormal_32x32.png :align: left :height: 24px by object, path and Bi-normal -.. image:: images/pipe_locations_32x32.png +.. figure:: images/pipe_locations_32x32.png :align: left :height: 24px @@ -37,11 +37,10 @@ Pipe by object and path Base Objects are extruded along the Path Object so that the angle between the normal vector to the base shape and the tangent to the path remain constant at any point of the given path. -.. image:: images/Pipe1.png - :align: center +.. figure:: images/Pipe1.png + :align: center -.. centered:: - Pipe by object and path property panel + Pipe by object and path property panel Input fields: @@ -62,10 +61,9 @@ Result Result of extrusion of an arc along another arc. -.. image:: images/simplePipe.png +.. figure:: images/simplePipe.png :align: center -.. centered:: Pipe by object and path **See Also** a sample TUI Script of ref:`tui_simple_pipe` operation. @@ -75,11 +73,10 @@ Pipe by object, path and Bi-normal The pipe is generated to preserve the constant angle between the normal vector to the base shape and the BiNormal vector at any point of the given path. -.. image:: images/Pipe2.png - :align: center - -.. centered:: - Pipe by object, path and Bi-normal property panel +.. figure:: images/Pipe2.png + :align: center + + Pipe by object, path and Bi-normal property panel Input fields: @@ -102,10 +99,9 @@ Result Result of extrusion of a rectangular face along arc. -.. image:: images/binormalPipe.png +.. figure:: images/binormalPipe.png :align: center -.. centered:: Pipe by object, path and Bi-normal **See Also** a sample TUI Script of :ref:`tui_binormal_pipe` operation. @@ -115,11 +111,10 @@ Pipe by object, path and locations The pipe is generated to preserve selected profiles at the specified locations along the path. -.. image:: images/Pipe3.png - :align: center +.. figure:: images/Pipe3.png + :align: center -.. centered:: - Pipe by object, path and locations property panel + Pipe by object, path and locations property panel Input fields: @@ -142,10 +137,9 @@ Result Result of extrusion of 3 circles along arc with specified locations. -.. image:: images/locationPipe.png +.. figure:: images/locationPipe.png :align: center -.. centered:: Pipe by object, path and locations **See Also** a sample TUI Script of :ref:`tui_locations_pipe` operation. diff --git a/src/FeaturesPlugin/doc/placementFeature.rst b/src/FeaturesPlugin/doc/placementFeature.rst index 6ce1e3ea7..53b64088d 100644 --- a/src/FeaturesPlugin/doc/placementFeature.rst +++ b/src/FeaturesPlugin/doc/placementFeature.rst @@ -10,10 +10,9 @@ Placement defines position of an object relatively to another object. To make a The following property panel will be opened: -.. image:: images/Placement.png - :align: center +.. figure:: images/Placement.png + :align: center -.. centered:: **Placement operation** In this property panel, it is necessary to: @@ -48,10 +47,9 @@ Result The Result of the operation will be a new placement of selected objects: -.. image:: images/CreatedPlacement.png - :align: center +.. figure:: images/CreatedPlacement.png + :align: center -.. centered:: **Placement created** **See Also** a sample TUI Script of :ref:`tui_create_placement` operation. diff --git a/src/FeaturesPlugin/doc/recoverFeature.rst b/src/FeaturesPlugin/doc/recoverFeature.rst index cc792703a..c2cc6d22c 100644 --- a/src/FeaturesPlugin/doc/recoverFeature.rst +++ b/src/FeaturesPlugin/doc/recoverFeature.rst @@ -12,13 +12,13 @@ To recover in the active part: The feature has the following options: -.. image:: images/recover_default_32x32.png +.. figure:: images/recover_default_32x32.png :align: left :height: 24px restore only the objects used in the operation -.. image:: images/recover_compound_32x32.png +.. figure:: images/recover_compound_32x32.png :align: left :height: 24px @@ -29,10 +29,9 @@ restore full compound/compsolid if the operation used one or more of its sub-sha Recover objects --------------- -.. image:: images/recover_mode_default.png +.. figure:: images/recover_mode_default.png :align: center -.. centered:: Recover objects used in operation - **Feature** field contains one of the previous operations; @@ -52,10 +51,9 @@ Result Result of restoring the shape used in Split operation in compsolid is a single solid. -.. image:: images/recover_res_default.png +.. figure:: images/recover_res_default.png :align: center -.. centered:: Recover a solid **See also** a sample TUI script of ref:`tui_recover_default` operation. @@ -64,10 +62,9 @@ Result of restoring the shape used in Split operation in compsolid is a single s Recover top-level objects ------------------------- -.. image:: images/recover_mode_compound.png +.. figure:: images/recover_mode_compound.png :align: center -.. centered:: Recover top-level compounds/compsolids of objects used in operation - **Feature** field contains one of the previous operations; @@ -88,10 +85,9 @@ Result Result of restoring the shape used in Split operation in compsolid is a full compsolid. -.. image:: images/recover_res_compound.png +.. figure:: images/recover_res_compound.png :align: center -.. centered:: Recover a compsolid **See also** a sample TUI script of ref:`tui_recover_compound` operation. diff --git a/src/FeaturesPlugin/doc/removeSubShapesFeature.rst b/src/FeaturesPlugin/doc/removeSubShapesFeature.rst index 25258247b..6c04798bb 100644 --- a/src/FeaturesPlugin/doc/removeSubShapesFeature.rst +++ b/src/FeaturesPlugin/doc/removeSubShapesFeature.rst @@ -12,10 +12,9 @@ To Remove Sub-Shapes in the active part: The following property panel will be opened: -.. image:: images/RemoveSubShapes.png +.. figure:: images/RemoveSubShapes.png :align: center -.. centered:: Remove Sub-Shapes .. |by_removing| image:: images/remove_subshapes_32x32.png @@ -63,10 +62,9 @@ Result The Result of the operation will be a shape without removed sub-shapes: -.. image:: images/remove_subshapes_result.png - :align: center +.. figure:: images/remove_subshapes_result.png + :align: center -.. centered:: **Remove Sub-Shapes** **See Also** a sample TUI Script of :ref:`tui_create_remove_subshapes` operation. diff --git a/src/FeaturesPlugin/doc/revolutionCutFeature.rst b/src/FeaturesPlugin/doc/revolutionCutFeature.rst index 9c55d1f49..78b5e66c9 100644 --- a/src/FeaturesPlugin/doc/revolutionCutFeature.rst +++ b/src/FeaturesPlugin/doc/revolutionCutFeature.rst @@ -12,27 +12,26 @@ To perform a Revolution Cut in the active part: The following property panel will be opened: -.. image:: images/StartSketch.png - :align: center +.. figure:: images/StartSketch.png + :align: center -.. centered:: - Start sketch + Start sketch There are three variants of the property panel for Revolution Cut depending on the chosen option: -.. image:: images/revolution_by_angles.png +.. figure:: images/revolution_by_angles.png :align: left :height: 24px **By Angles** revolves objects by specifying angles. -.. image:: images/revolution_by_bounding_planes.png +.. figure:: images/revolution_by_bounding_planes.png :align: left :height: 24px **By Bounding Planes** revolves objects by specifying bounding planes and angles. -.. image:: images/revolution_through_all.png +.. figure:: images/revolution_through_all.png :align: left :height: 24px @@ -43,11 +42,10 @@ There are three variants of the property panel for Revolution Cut depending on t By angles --------- -.. image:: images/RevolutionCut1.png - :align: center +.. figure:: images/RevolutionCut1.png + :align: center -.. centered:: - Revolution Cut: definition by angles + Revolution Cut: definition by angles - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be revolved. - **Axis** - axis of revolution. @@ -81,10 +79,9 @@ Result The Result of the operation will be a revolved shape: -.. image:: images/revolution_cut_by_angles_result.png - :align: center +.. figure:: images/revolution_cut_by_angles_result.png + :align: center -.. centered:: **Revolution Cut created** **See Also** a sample TUI Script of :ref:`tui_create_revolution_cut_by_angles` operation. @@ -92,11 +89,10 @@ The Result of the operation will be a revolved shape: By bounding planes ------------------ -.. image:: images/RevolutionCut2.png - :align: center +.. figure:: images/RevolutionCut2.png + :align: center -.. centered:: - Revolution Cut: definition by bounding planes + Revolution Cut: definition by bounding planes - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be revolved. - **Axis** - axis of revolution. @@ -125,10 +121,9 @@ Result The Result of the operation will be a revolved shape: -.. image:: images/revolution_cut_by_bounding_planes_result.png - :align: center +.. figure:: images/revolution_cut_by_bounding_planes_result.png + :align: center -.. centered:: **Revolution Cut created** **See Also** a sample TUI Script of :ref:`tui_create_revolution_cut_by_bounding_planes` operation. @@ -136,11 +131,10 @@ The Result of the operation will be a revolved shape: Through all ----------- -.. image:: images/RevolutionCut3.png - :align: center +.. figure:: images/RevolutionCut3.png + :align: center -.. centered:: - Revolution Cut: revolving through all the space + Revolution Cut: revolving through all the space - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be revolved. - **Axis** - axis of revolution. @@ -161,10 +155,9 @@ Result The Result of the operation will be a revolved shape: -.. image:: images/revolution_cut_through_all_result.png - :align: center +.. figure:: images/revolution_cut_through_all_result.png + :align: center -.. centered:: **Revolution Cut created** **See Also** a sample TUI Script of :ref:`tui_create_revolution_cut_through_all` operation. diff --git a/src/FeaturesPlugin/doc/revolutionFeature.rst b/src/FeaturesPlugin/doc/revolutionFeature.rst index 1c8ec92f3..093be89fd 100644 --- a/src/FeaturesPlugin/doc/revolutionFeature.rst +++ b/src/FeaturesPlugin/doc/revolutionFeature.rst @@ -1,5 +1,7 @@ .. |revolution_btn.icon| image:: images/revolution_btn.png +.. _featureRevolution: + Revolution ========== @@ -12,21 +14,20 @@ To perform a Revolution in the active part: The following property panel will be opened: -.. image:: images/StartSketch.png - :align: center +.. figure:: images/StartSketch.png + :align: center -.. centered:: - Start sketch + Start sketch There are two variants of the property panel for Revolution depending on the chosen option: -.. image:: images/revolution_by_angles.png +.. figure:: images/revolution_by_angles.png :align: left :height: 24px **By Angles** revolves objects by specifying angles. -.. image:: images/revolution_by_bounding_planes.png +.. figure:: images/revolution_by_bounding_planes.png :align: left :height: 24px @@ -37,11 +38,10 @@ There are two variants of the property panel for Revolution depending on the cho By angles --------- -.. image:: images/Revolution1.png - :align: center +.. figure:: images/Revolution1.png + :align: center -.. centered:: - Revolution: definition by angles + Revolution: definition by angles - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be revolved. - **Axis** - axis of revolution. @@ -72,10 +72,9 @@ Result The Result of the operation will be a revolved shape: -.. image:: images/revolution_by_angles_result.png - :align: center +.. figure:: images/revolution_by_angles_result.png + :align: center -.. centered:: **Revolution created** **See Also** a sample TUI Script of :ref:`tui_create_revolution_by_angles` operation. @@ -83,11 +82,10 @@ The Result of the operation will be a revolved shape: By bounding planes ------------------ -.. image:: images/Revolution2.png - :align: center +.. figure:: images/Revolution2.png + :align: center -.. centered:: - Revolution: definition by bounding planes + Revolution: definition by bounding planes - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be revolved. - **Axis** - axis of revolution. @@ -114,10 +112,9 @@ Result The Result of the operation will be a revolved shape: -.. image:: images/revolution_by_bounding_planes_result.png - :align: center +.. figure:: images/revolution_by_bounding_planes_result.png + :align: center -.. centered:: **Revolution created** **See Also** a sample TUI Script of :ref:`tui_create_revolution_by_bounding_planes` operation. diff --git a/src/FeaturesPlugin/doc/revolutionFuseFeature.rst b/src/FeaturesPlugin/doc/revolutionFuseFeature.rst index 66e8254d6..149ac8828 100644 --- a/src/FeaturesPlugin/doc/revolutionFuseFeature.rst +++ b/src/FeaturesPlugin/doc/revolutionFuseFeature.rst @@ -12,27 +12,26 @@ To perform Revolution Fuse in the active part: The following property panel will be opened: -.. image:: images/StartSketch.png - :align: center +.. figure:: images/StartSketch.png + :align: center -.. centered:: - Start sketch + Start sketch There are three variants of the property panel for Revolution Fuse depending on the chosen option: -.. image:: images/revolution_by_angles.png +.. figure:: images/revolution_by_angles.png :align: left :height: 24px **By Angles** revolves objects by specifying angles. -.. image:: images/revolution_by_bounding_planes.png +.. figure:: images/revolution_by_bounding_planes.png :align: left :height: 24px **By Bounding Planes** revolves objects by specifying bounding planes and angles. -.. image:: images/revolution_through_all.png +.. figure:: images/revolution_through_all.png :align: left :height: 24px @@ -43,11 +42,10 @@ There are three variants of the property panel for Revolution Fuse depending on By angles --------- -.. image:: images/RevolutionFuse1.png - :align: center +.. figure:: images/RevolutionFuse1.png + :align: center -.. centered:: - Revolution Fuse: definition by angles + Revolution Fuse: definition by angles - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be revolved. - **Axis** - axis of revolution. @@ -81,10 +79,9 @@ Result The Result of the operation will be a revolved shape: -.. image:: images/revolution_fuse_by_angles_result.png - :align: center +.. figure:: images/revolution_fuse_by_angles_result.png + :align: center -.. centered:: **Revolution Fuse created** **See Also** a sample TUI Script of :ref:`tui_create_revolution_fuse_by_angles` operation. @@ -92,11 +89,10 @@ The Result of the operation will be a revolved shape: By bounding planes ------------------ -.. image:: images/RevolutionFuse2.png - :align: center +.. figure:: images/RevolutionFuse2.png + :align: center -.. centered:: - Revolution Fuse: definition by bounding planes + Revolution Fuse: definition by bounding planes - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be revolved. - **Axis** - axis of revolution. @@ -125,10 +121,9 @@ Result The Result of the operation will be a revolved shape: -.. image:: images/revolution_fuse_by_bounding_planes_result.png - :align: center +.. figure:: images/revolution_fuse_by_bounding_planes_result.png + :align: center -.. centered:: **Revolution Fuse created** **See Also** a sample TUI Script of :ref:`tui_create_revolution_fuse_by_bounding_planes` operation. @@ -136,11 +131,10 @@ The Result of the operation will be a revolved shape: Through All ----------- -.. image:: images/RevolutionFuse3.png - :align: center +.. figure:: images/RevolutionFuse3.png + :align: center -.. centered:: - Revolution Fuse: definition by bounding planes + Revolution Fuse: definition by bounding planes - **Base objects** - contains a list of objects selected in the Object Browser or in the Viewer, which will be revolved. - **Axis** - axis of revolution. @@ -161,10 +155,9 @@ Result The Result of the operation will be a revolved shape: -.. image:: images/revolution_fuse_through_all_result.png - :align: center +.. figure:: images/revolution_fuse_through_all_result.png + :align: center -.. centered:: **Revolution Fuse created** **See Also** a sample TUI Script of :ref:`tui_create_revolution_fuse_through_all` operation. diff --git a/src/FeaturesPlugin/doc/rotationFeature.rst b/src/FeaturesPlugin/doc/rotationFeature.rst index d9afacb27..fac79a42d 100644 --- a/src/FeaturesPlugin/doc/rotationFeature.rst +++ b/src/FeaturesPlugin/doc/rotationFeature.rst @@ -13,13 +13,13 @@ To create a Rotation in the active part: Two rotation algorithms are: -.. image:: images/rotation_axis_32x32.png +.. figure:: images/rotation_axis_32x32.png :align: left :height: 24px by axis and angle -.. image:: images/rotation_3pt_32x32.png +.. figure:: images/rotation_3pt_32x32.png :align: left :height: 24px @@ -30,11 +30,10 @@ by center and 2 points Rotation by axis and angle -------------------------- -.. image:: images/Rotation1.png - :align: center +.. figure:: images/Rotation1.png + :align: center -.. centered:: - Rotation by axis and angle property panel + Rotation by axis and angle property panel Input fields: @@ -57,10 +56,9 @@ Result Result of operation is a rotated initial shape. -.. image:: images/rotation_axis.png +.. figure:: images/rotation_axis.png :align: center -.. centered:: Rotation by axis and angle **See Also** a sample TUI Script of :ref:`tui_rotation_axis` operation. @@ -68,11 +66,10 @@ Result of operation is a rotated initial shape. Rotation by center and points ----------------------------- -.. image:: images/Rotation2.png - :align: center +.. figure:: images/Rotation2.png + :align: center -.. centered:: - Rotation by center and 2 points property panel + Rotation by center and 2 points property panel Input fields: @@ -96,10 +93,9 @@ Result Result of operation is a rotated initial shape. -.. image:: images/rotation_3points.png +.. figure:: images/rotation_3points.png :align: center -.. centered:: Rotation by center and 2 points **See Also** a sample TUI Script of :ref:`tui_rotation_3points` operation. diff --git a/src/FeaturesPlugin/doc/smashFeature.rst b/src/FeaturesPlugin/doc/smashFeature.rst index 9f5363cab..08dfc9ebe 100644 --- a/src/FeaturesPlugin/doc/smashFeature.rst +++ b/src/FeaturesPlugin/doc/smashFeature.rst @@ -13,11 +13,10 @@ To create a Smash in the active part: The following property panel will be opened: -.. image:: images/Smash.png - :align: center +.. figure:: images/Smash.png + :align: center -.. centered:: - **Smash operation** + **Smash operation** - **Main Objects** contains a list of objects selected in the Object Browser or in the Viewer, which will be smashed by tool objects. If a subshape that belongs to a compsolid/compound was selected, other shapes of this compsolid/compound will be cut from @@ -40,10 +39,9 @@ Result The Result of the operation will be a shape which is a smash of tool objects from main objects: -.. image:: images/CreatedSmash.png - :align: center +.. figure:: images/CreatedSmash.png + :align: center -.. centered:: **Smash created** **See Also** a sample TUI Script of :ref:`tui_create_smash` operation. diff --git a/src/FeaturesPlugin/doc/splitFeature.rst b/src/FeaturesPlugin/doc/splitFeature.rst index adc64cf85..ec962928e 100644 --- a/src/FeaturesPlugin/doc/splitFeature.rst +++ b/src/FeaturesPlugin/doc/splitFeature.rst @@ -13,10 +13,9 @@ To perform Split in the active part: The following property panel will be opened: -.. image:: images/Split.png - :align: center +.. figure:: images/Split.png + :align: center -.. centered:: **Split operation** - **Main Objects** contains a list of objects selected in the Object Browser or in the Viewer, which will be cut and splitted by tool objects. @@ -37,10 +36,9 @@ Result The Result of the operation will be a shape, which is a split of tool objects with main objects: -.. image:: images/CreatedSplit.png - :align: center +.. figure:: images/CreatedSplit.png + :align: center -.. centered:: **Split created** **See Also** a sample TUI Script of :ref:`tui_create_bool_split` operation. diff --git a/src/FeaturesPlugin/doc/symmetryFeature.rst b/src/FeaturesPlugin/doc/symmetryFeature.rst index 39c6eb036..6d22835b1 100644 --- a/src/FeaturesPlugin/doc/symmetryFeature.rst +++ b/src/FeaturesPlugin/doc/symmetryFeature.rst @@ -12,19 +12,19 @@ To create a Symmetry in the active part: Symmetrical copy of an Object can be mirrored in three different ways: -.. image:: images/symmetry_point_32x32.png +.. figure:: images/symmetry_point_32x32.png :align: left :height: 24px through a Point of symmetry -.. image:: images/symmetry_axis_32x32.png +.. figure:: images/symmetry_axis_32x32.png :align: left :height: 24px through an Axis of symmetry -.. image:: images/symmetry_plane_32x32.png +.. figure:: images/symmetry_plane_32x32.png :align: left :height: 24px @@ -35,11 +35,10 @@ through a Plane of symmetry Symmetry through a Point of symmetry ------------------------------------ -.. image:: images/symmetryPoint.png - :align: center +.. figure:: images/symmetryPoint.png + :align: center -.. centered:: - Symmetry through a Point of symmetry property panel + Symmetry through a Point of symmetry property panel Input fields: @@ -62,10 +61,9 @@ Result The result of operation is a mirrored initial shape with **Create a copy** = *True*. -.. image:: images/symmetryPointres.png +.. figure:: images/symmetryPointres.png :align: center -.. centered:: Symmetry through a Point of symmetry **See Also** a sample TUI Script of :ref:`tui_symmetry_point` operation. @@ -73,11 +71,10 @@ The result of operation is a mirrored initial shape with **Create a copy** = *Tr Symmetry through an Axis of symmetry ------------------------------------ -.. image:: images/symmetryAxis.png - :align: center +.. figure:: images/symmetryAxis.png + :align: center -.. centered:: - Symmetry through an Axis of symmetry property panel + Symmetry through an Axis of symmetry property panel Input fields: @@ -100,10 +97,9 @@ Result The result of operation is a mirrored initial shape with **Create a copy** = *False*. -.. image:: images/symmetryAxisres.png +.. figure:: images/symmetryAxisres.png :align: center -.. centered:: Symmetry through an Axis of symmetry **See Also** a sample TUI Script of :ref:`tui_symmetry_axis` operation. @@ -111,11 +107,10 @@ The result of operation is a mirrored initial shape with **Create a copy** = *Fa Symmetry through a Plane of symmetry ------------------------------------ -.. image:: images/symmetryPlane.png - :align: center +.. figure:: images/symmetryPlane.png + :align: center -.. centered:: - Symmetry through a Plane of symmetry property panel + Symmetry through a Plane of symmetry property panel Input fields: @@ -138,10 +133,9 @@ Result The result of operation is a mirrored initial shape with **Create a copy** = *False*. -.. image:: images/symmetryPlaneres.png +.. figure:: images/symmetryPlaneres.png :align: center -.. centered:: Symmetry through a Plane of symmetry **See Also** a sample TUI Script of :ref:`tui_symmetry_plane` operation. diff --git a/src/FeaturesPlugin/doc/transformationFeature.rst b/src/FeaturesPlugin/doc/transformationFeature.rst index 7a5a8f380..7df424c43 100644 --- a/src/FeaturesPlugin/doc/transformationFeature.rst +++ b/src/FeaturesPlugin/doc/transformationFeature.rst @@ -12,13 +12,13 @@ To create a Scale in the active part: Two Scale algorithms are: -.. image:: images/scale_factor_32x32.png +.. figure:: images/scale_factor_32x32.png :align: left :height: 24px by one common factor -.. image:: images/scale_dimensions_32x32.png +.. figure:: images/scale_dimensions_32x32.png :align: left :height: 24px @@ -31,11 +31,10 @@ Scale by one common factor Scale by one common factor scales the entire object without modification the geometry of the shape: dimensions change evenly in all three orthogonal directions. -.. image:: images/Scale1.png - :align: center +.. figure:: images/Scale1.png + :align: center -.. centered:: - Scale by one common factor property panel + Scale by one common factor property panel Input fields: @@ -58,10 +57,9 @@ Result Result of operation is transformed initial shape shown in wireframe mode together with initial shape in shading mode. -.. image:: images/Scale_common_factor.png +.. figure:: images/Scale_common_factor.png :align: center -.. centered:: Scale by one common factor **See Also** a sample TUI Script of :ref:`tui_Scale_common_factor` operation. @@ -71,11 +69,10 @@ Scale by different factors along axes Scale by different factors along axes is a general transformation, which can modify the geometry, for example, a sphere can be transformed into an ellipsoid. -.. image:: images/Scale2.png - :align: center +.. figure:: images/Scale2.png + :align: center -.. centered:: - Scale: define by different factors property panel + Scale: define by different factors property panel Input fields: @@ -98,10 +95,9 @@ Result Result of operation is transformed initial shape. -.. image:: images/Scale_XYZ.png +.. figure:: images/Scale_XYZ.png :align: center -.. centered:: Scale by different factors **See Also** a sample TUI Script of :ref:`tui_Scale_XYZ` operation. diff --git a/src/FeaturesPlugin/doc/translationFeature.rst b/src/FeaturesPlugin/doc/translationFeature.rst index c906f075e..562d18416 100644 --- a/src/FeaturesPlugin/doc/translationFeature.rst +++ b/src/FeaturesPlugin/doc/translationFeature.rst @@ -14,19 +14,19 @@ To create a Translation in the active part: The Vector of translation can be defined in three different ways: -.. image:: images/translation_vector_32x32.png +.. figure:: images/translation_vector_32x32.png :align: left :height: 24px by by axis and distance -.. image:: images/translation_dxyz_32x32.png +.. figure:: images/translation_dxyz_32x32.png :align: left :height: 24px by vector -.. image:: images/translation_2pt_32x32.png +.. figure:: images/translation_2pt_32x32.png :align: left :height: 24px @@ -37,11 +37,10 @@ by two points Translation by axis and distance -------------------------------- -.. image:: images/Translation2.png - :align: center +.. figure:: images/Translation2.png + :align: center -.. centered:: - Translation by axis and distance property panel + Translation by axis and distance property panel Input fields: @@ -64,10 +63,9 @@ Result The result of operation is a shifted initial shape. -.. image:: images/translation_XYZ.png +.. figure:: images/translation_XYZ.png :align: center -.. centered:: Translation by axis and distance **See Also** a sample TUI Script of a :ref:`tui_translation_vector` operation. @@ -75,11 +73,10 @@ The result of operation is a shifted initial shape. Translation by vector --------------------- -.. image:: images/Translation1.png - :align: center +.. figure:: images/Translation1.png + :align: center -.. centered:: - Translation by vector property panel + Translation by vector property panel Input fields: @@ -102,10 +99,9 @@ Result The result of operation is a shifted initial shape. -.. image:: images/translation_vector.png +.. figure:: images/translation_vector.png :align: center -.. centered:: Translation by vector **See Also** a sample TUI Script of :ref:`tui_translation_DXDYDZ` operation. @@ -114,11 +110,10 @@ The result of operation is a shifted initial shape. Translation by two points ------------------------- -.. image:: images/Translation3.png - :align: center +.. figure:: images/Translation3.png + :align: center -.. centered:: - Translation by two points property panel + Translation by two points property panel Input fields: @@ -141,10 +136,9 @@ Result The result of operation is a shifted initial shape. -.. image:: images/translation_2points.png +.. figure:: images/translation_2points.png :align: center -.. centered:: Translation by two points **See Also** a sample TUI Script of :ref:`tui_translation_2points` operation. diff --git a/src/FeaturesPlugin/doc/unionFeature.rst b/src/FeaturesPlugin/doc/unionFeature.rst index 1220c84d0..989e93684 100644 --- a/src/FeaturesPlugin/doc/unionFeature.rst +++ b/src/FeaturesPlugin/doc/unionFeature.rst @@ -12,10 +12,9 @@ To create a Union in the active part: The following property panel will be opened: -.. image:: images/Union.png - :align: center +.. figure:: images/Union.png + :align: center -.. centered:: **Union operation** Here it is necessary to select some objects. Only faces with shared edges or solids with shared faces are allowed for selection. @@ -37,10 +36,9 @@ Result The Result of the operation will be a shape which is a union of selected objects: -.. image:: images/CreatedUnion.png - :align: center +.. figure:: images/CreatedUnion.png + :align: center -.. centered:: **Union created** **See Also** a sample TUI Script of :ref:`tui_create_union` operation. diff --git a/src/FiltersPlugin/doc/FiltersPlugin.rst b/src/FiltersPlugin/doc/FiltersPlugin.rst index 82193a354..fd63d7a3a 100644 --- a/src/FiltersPlugin/doc/FiltersPlugin.rst +++ b/src/FiltersPlugin/doc/FiltersPlugin.rst @@ -1,5 +1,5 @@ -.. |plus.icon| image:: images/add.png -.. |minus.icon| image:: images/reverce.png +.. |plus.icon| image:: images/add.png +.. |minus.icon| image:: images/reverce.png .. |delete.icon| image:: images/delete.png @@ -15,10 +15,9 @@ Filters plug-in provides a collection of filters used Filters property panel (fo Selection by filters panel looks like following: -.. image:: images/selection_by_filters.png +.. figure:: images/selection_by_filters.png :align: center -.. centered:: Selection by filters property panel In this panel: @@ -27,10 +26,9 @@ In this panel: - **Add new filter** combo box. It contains accessible filters according to the selection mode. When user selects an item from this combo box a filter item appears in **Filters** panel like in the following example: -.. image:: images/selection_by_filters_added.png +.. figure:: images/selection_by_filters_added.png :align: center -.. centered:: Filters **Horizontal faces** and **On plane** added to the property panel. If filter is implemented as "Multiple", several instances of this filter may be added in one selection. Otherwise the added filter is removed from the "Add new filter..." list. diff --git a/src/GDMLPlugin/doc/coneFeature.rst b/src/GDMLPlugin/doc/coneFeature.rst index b2ca80403..8eb04fe5f 100644 --- a/src/GDMLPlugin/doc/coneFeature.rst +++ b/src/GDMLPlugin/doc/coneFeature.rst @@ -9,18 +9,16 @@ To create a Cone segment in the active part: #. select in the Main Menu *GDML - > Cone segment* item or #. click **Cone segment** button in the toolbar. -.. image:: images/cone_btn.png +.. figure:: images/cone_btn.png :align: center -.. centered:: **Cone segment** button The following property panel will be opened: -.. image:: images/Cone_panel.png +.. figure:: images/Cone_panel.png :align: center -.. centered:: **Cone property panel** The property panel contains an image which explains the meaning of input values: @@ -40,10 +38,9 @@ Result The Result of the operation will be a SOLID. -.. image:: images/CreatedCone.png +.. figure:: images/CreatedCone.png :align: center -.. centered:: Cone created **See Also** a sample TUI Script of :ref:`tui_create_conesegment` operation. diff --git a/src/GDMLPlugin/doc/ellipsoidFeature.rst b/src/GDMLPlugin/doc/ellipsoidFeature.rst index 2844877a5..a92a9ec2d 100644 --- a/src/GDMLPlugin/doc/ellipsoidFeature.rst +++ b/src/GDMLPlugin/doc/ellipsoidFeature.rst @@ -9,18 +9,16 @@ To create an Ellipsoid in the active part: #. select in the Main Menu *GDML - > Ellipsoid* item or #. click **Ellipsoid** button in the toolbar. -.. image:: images/ellips_btn.png +.. figure:: images/ellips_btn.png :align: center -.. centered:: **Ellipsoid** button The following property panel will be opened: -.. image:: images/Ellipsoid.png +.. figure:: images/Ellipsoid.png :align: center -.. centered:: **Ellipsoid property panel** The property panel contains an image, which explains the meaning of input values: @@ -40,10 +38,9 @@ Result The Result of the operation will be a SOLID. -.. image:: images/CreatedEllipsoid.png +.. figure:: images/CreatedEllipsoid.png :align: center -.. centered:: Ellipsoid created **See Also** a sample TUI Script of :ref:`tui_create_ellipsoid` operation. diff --git a/src/ParametersPlugin/doc/ParametersPlugin.rst b/src/ParametersPlugin/doc/ParametersPlugin.rst index 45555bcbf..ad5f5ebb2 100644 --- a/src/ParametersPlugin/doc/ParametersPlugin.rst +++ b/src/ParametersPlugin/doc/ParametersPlugin.rst @@ -10,10 +10,6 @@ The Parameters plug-in includes the following features: :titlesonly: :maxdepth: 1 - managerFeature.rst parameterFeature.rst + managerFeature.rst - - - - diff --git a/src/ParametersPlugin/doc/TUI_parametersFeature.rst b/src/ParametersPlugin/doc/TUI_parametersFeature.rst deleted file mode 100644 index e4f8bc776..000000000 --- a/src/ParametersPlugin/doc/TUI_parametersFeature.rst +++ /dev/null @@ -1,12 +0,0 @@ - - .. _tui_parametersFeature: - -Create Parameters -================= - -.. literalinclude:: examples/parameters.py - :linenos: - :language: python - -:download:`Download this script ` - diff --git a/src/ParametersPlugin/doc/examples/parameters.py b/src/ParametersPlugin/doc/examples/parameters.py deleted file mode 100644 index c8705090b..000000000 --- a/src/ParametersPlugin/doc/examples/parameters.py +++ /dev/null @@ -1,7 +0,0 @@ -from salome.shaper import model - -model.begin() -partSet = model.moduleDocument() -model.addParameter(partSet, "angle", "60*3.141/180", "main angle") -model.addParameter(partSet, "height", "200*sin(angle)") -model.end() diff --git a/src/ParametersPlugin/doc/managerFeature.rst b/src/ParametersPlugin/doc/managerFeature.rst index 93af4d9c7..7575ee81e 100644 --- a/src/ParametersPlugin/doc/managerFeature.rst +++ b/src/ParametersPlugin/doc/managerFeature.rst @@ -1,6 +1,6 @@ -.. _parameters: .. |paper_roll.icon| image:: images/paper_roll.png +.. _parameters: Parameters manager ================== @@ -12,10 +12,9 @@ To create/edit simultaneously a set of parameters in the active partset or part The following dialog box with parameter table appears: -.. image:: images/parameters.png +.. figure:: images/parameters.png :align: center -.. centered:: Parameters dialog box .. |param_up| image:: images/parameters_up.png @@ -34,26 +33,5 @@ The following dialog box with parameter table appears: | |param_up| one string higher in the table, | |param_down| one string lower in the table. - -**TUI Command**: - -.. py:function:: model.addParameter(Part_doc, Name, Value, Comment) - - :param part: The current part object - :param string: The parameter name - :param number: The parameter value - :param string: The parameter comment - :return: Created object. - -**See Also** a sample TUI Script of :ref:`tui_parametersFeature` operation. - -Result ------- - -Created parameters and their current values are displayed in the Object Browser, in a special section **Parameters**. - -.. image:: images/object_browser_parameters.png - :align: center -.. centered:: - **Parameters** in object browser +**See Also** :ref:`parameter` operation. diff --git a/src/ParametersPlugin/doc/parameterFeature.rst b/src/ParametersPlugin/doc/parameterFeature.rst index efd7849ba..757a023f0 100644 --- a/src/ParametersPlugin/doc/parameterFeature.rst +++ b/src/ParametersPlugin/doc/parameterFeature.rst @@ -1,6 +1,7 @@ -.. _parameter: .. |expression.icon| image:: images/expression.png +.. _parameter: + Create parameter ================ @@ -14,10 +15,9 @@ To create a parameter in the active partset or part: The following property panel appears. -.. image:: images/parameter.png +.. figure:: images/parameter.png :align: center -.. centered:: Parameter property panel **Input fields**: @@ -48,8 +48,7 @@ Result The created parameter and its current value are displayed in the Object Browser, in a special section **Parameters**. -.. image:: images/object_browser_parameter.png +.. figure:: images/object_browser_parameter.png :align: center -.. centered:: **Parameter** in object browser diff --git a/src/PrimitivesPlugin/doc/boxFeature.rst b/src/PrimitivesPlugin/doc/boxFeature.rst index a8d641e8c..759fc9eb8 100644 --- a/src/PrimitivesPlugin/doc/boxFeature.rst +++ b/src/PrimitivesPlugin/doc/boxFeature.rst @@ -14,13 +14,13 @@ To create a Box in the active part: There are 2 algorithms for creation of a Box: -.. image:: images/box_dxyz_32x32.png +.. figure:: images/box_dxyz_32x32.png :align: left :height: 24px **By dimensions** -.. image:: images/box_2pt_32x32.png +.. figure:: images/box_2pt_32x32.png :align: left :height: 24px @@ -33,7 +33,7 @@ By dimensions Box is created by dimensions along X, Y, Z axis starting from the origin. -.. image:: images/Box_dimensions.png +.. figure:: images/Box_dimensions.png :align: center Input fields: @@ -55,8 +55,8 @@ Result A solid box based on the origin of coordinates and with edges parallel to the coordinate axes. -.. image:: images/Box1.png - :align: center +.. figure:: images/Box1.png + :align: center **See Also** a sample TUI Script of a :ref:`tui_create_boxdim` operation. @@ -65,8 +65,8 @@ By two points Box is created by two points of the box diagonal. -.. image:: images/Box_2points.png - :align: center +.. figure:: images/Box_2points.png + :align: center Input fields: @@ -88,10 +88,9 @@ Result A solid box based on two points and with edges parallel to the coordinate axes. -.. image:: images/Box2.png - :align: center +.. figure:: images/Box2.png + :align: center -.. centered:: Created boxes **See Also** a sample TUI Script of :ref:`tui_create_boxpnt` operation. diff --git a/src/PrimitivesPlugin/doc/coneFeature.rst b/src/PrimitivesPlugin/doc/coneFeature.rst index a2937f9df..68788cc49 100644 --- a/src/PrimitivesPlugin/doc/coneFeature.rst +++ b/src/PrimitivesPlugin/doc/coneFeature.rst @@ -12,10 +12,9 @@ To create a Cone in the active part: The following property panel appears. -.. image:: images/Cone.png - :align: center +.. figure:: images/Cone.png + :align: center -.. centered:: Cone property panel Input fields: @@ -46,10 +45,9 @@ If both radii are non-zero, then the cone will be truncated. If the radii are equal, the Cylinder will be created instead of cone. -.. image:: images/Cone_res.png - :align: center +.. figure:: images/Cone_res.png + :align: center -.. centered:: Cone created **See Also** a sample TUI Script of :ref:`tui_create_cone` operation. diff --git a/src/PrimitivesPlugin/doc/cylinderFeature.rst b/src/PrimitivesPlugin/doc/cylinderFeature.rst index b0f1dac30..95e543f43 100644 --- a/src/PrimitivesPlugin/doc/cylinderFeature.rst +++ b/src/PrimitivesPlugin/doc/cylinderFeature.rst @@ -12,13 +12,13 @@ To create a Cylinder in the active part: There are 2 algorithms for creation of a Cylinder: -.. image:: images/cylinder_32x32.png +.. figure:: images/cylinder_32x32.png :align: left :height: 24px **Cylinder** creates a cylinder. -.. image:: images/cylinder_portion_32x32.png +.. figure:: images/cylinder_portion_32x32.png :align: left :height: 24px @@ -29,10 +29,9 @@ There are 2 algorithms for creation of a Cylinder: Cylinder -------- -.. image:: images/Cylinder.png +.. figure:: images/Cylinder.png :align: center -.. centered:: **Cylinder** property panel Input fields: @@ -59,10 +58,9 @@ Result An example is shown below. -.. image:: images/Cylinder1.png - :align: center +.. figure:: images/Cylinder1.png + :align: center -.. centered:: Cylinder **See Also** a sample TUI Script of :ref:`tui_create_cylinder` operation. @@ -70,10 +68,9 @@ An example is shown below. Portion of cylinder ------------------- -.. image:: images/Portion_cylinder.png - :align: center +.. figure:: images/Portion_cylinder.png + :align: center -.. centered:: **Portion of cylinder** property panel Input fields for ***Portion of cylinder** tab include **Angle** defining a portion of cylinder. @@ -95,10 +92,9 @@ Result An example is shown below. -.. image:: images/Cylinder2.png - :align: center +.. figure:: images/Cylinder2.png + :align: center -.. centered:: Portion of cylinder **See Also** a sample TUI Script of :ref:`tui_create_cylportion` operation. diff --git a/src/PrimitivesPlugin/doc/sphereFeature.rst b/src/PrimitivesPlugin/doc/sphereFeature.rst index 0050ffb7d..71688a999 100644 --- a/src/PrimitivesPlugin/doc/sphereFeature.rst +++ b/src/PrimitivesPlugin/doc/sphereFeature.rst @@ -12,10 +12,9 @@ To create a Sphere in the active part: The following property panel appears. -.. image:: images/Sphere.png - :align: center +.. figure:: images/Sphere.png + :align: center -.. centered:: Sphere property panel Input fields: @@ -37,10 +36,9 @@ Result An example is shown below. -.. image:: images/Sphere_res.png - :align: center +.. figure:: images/Sphere_res.png + :align: center -.. centered:: Sphere created **See Also** a sample TUI Script of :ref:`tui_create_sphere` operation. diff --git a/src/PrimitivesPlugin/doc/torusFeature.rst b/src/PrimitivesPlugin/doc/torusFeature.rst index 31f59fc6a..ff8d1ad11 100644 --- a/src/PrimitivesPlugin/doc/torusFeature.rst +++ b/src/PrimitivesPlugin/doc/torusFeature.rst @@ -12,10 +12,9 @@ To create a Torus in the active part: The following property panel appears. -.. image:: images/Torus.png - :align: center +.. figure:: images/Torus.png + :align: center -.. centered:: Torus Input fields: @@ -42,10 +41,9 @@ Result An example is shown below. -.. image:: images/Torus_res.png - :align: center +.. figure:: images/Torus_res.png + :align: center -.. centered:: Torus created **See Also** a sample TUI Script of :ref:`tui_create_torus` operation. diff --git a/src/PythonAddons/doc/compoundVerticesFeature.rst b/src/PythonAddons/doc/compoundVerticesFeature.rst index 00cc89a67..707c07773 100644 --- a/src/PythonAddons/doc/compoundVerticesFeature.rst +++ b/src/PythonAddons/doc/compoundVerticesFeature.rst @@ -19,10 +19,9 @@ To add a new set of points: The following property panel appears: -.. image:: images/compoundVerticesPanel.png - :align: center +.. figure:: images/compoundVerticesPanel.png + :align: center -.. centered:: set of Points Select your points file and define a separator if it's different that " " in your points file @@ -32,8 +31,7 @@ Result A resulting compound will contain the points -.. image:: images/compoundVertices.png - :align: center +.. figure:: images/compoundVertices.png + :align: center -.. centered:: Points diff --git a/src/PythonAddons/doc/importParametersFeature.rst b/src/PythonAddons/doc/importParametersFeature.rst index 3fdfc6f70..7a97e2632 100644 --- a/src/PythonAddons/doc/importParametersFeature.rst +++ b/src/PythonAddons/doc/importParametersFeature.rst @@ -14,10 +14,9 @@ To import parameters: The following property panel appears: -.. image:: images/importParametersPanel.png - :align: center +.. figure:: images/importParametersPanel.png + :align: center -.. centered:: Import Parameters diff --git a/src/PythonAddons/doc/rectangleFeature.rst b/src/PythonAddons/doc/rectangleFeature.rst index 5b424fe49..d47bd2158 100644 --- a/src/PythonAddons/doc/rectangleFeature.rst +++ b/src/PythonAddons/doc/rectangleFeature.rst @@ -9,10 +9,9 @@ Custom files for **Rectangle** feature are: - :ref:`create_custom_rectangle_xml`, - icon.png located at sub-folder */icons*. -.. image:: images/rectangle.png +.. figure:: images/rectangle.png :align: center -.. centered:: File icon.png The description of custom feature :ref:`create_sketch_rectangle` is given in Sketch plug-in. \ No newline at end of file diff --git a/src/SketchPlugin/doc/SketchPlugin.rst b/src/SketchPlugin/doc/SketchPlugin.rst index 3e894d078..af4cefe57 100644 --- a/src/SketchPlugin/doc/SketchPlugin.rst +++ b/src/SketchPlugin/doc/SketchPlugin.rst @@ -25,7 +25,7 @@ To create a Sketch: First define a plane for the sketch: -.. image:: images/PlaneDefinition.png +.. figure:: images/PlaneDefinition.png :align: center - specify plane size (equal to 25 in the example above); @@ -33,16 +33,15 @@ First define a plane for the sketch: Note that coordinate planes will be suggested for selection if no convenient objects for plane selection are displayed in the viewer: -.. image:: images/CoordinatePlanes.png +.. figure:: images/CoordinatePlanes.png :align: center After the plane for sketch is selected, the following property panel will be opened: -.. image:: images/SketchPanel.png +.. figure:: images/SketchPanel.png :align: center -.. centered:: - Sketch general panel + Sketch general panel - **Reversed** check box - allows reversing the sketch plane normal; - **Set plane view** button - switches the viewer to the top view for the sketch plane; @@ -106,19 +105,17 @@ The goal of constraints creation is to fix sketch geometry, i.e. set degrees of If all degrees of freedom are eliminated, the sketch is fixed and displayed with green color. -.. image:: images/Sketch_fixed.png +.. figure:: images/Sketch_fixed.png :align: center -.. centered:: - Fixed Sketch + Fixed Sketch If any degrees of freedom remain unsolved, the sketch is under-constrained and displayed with red color. -.. image:: images/Sketch_underconstrained.png +.. figure:: images/Sketch_underconstrained.png :align: center -.. centered:: - Underconstrained Sketch + Underconstrained Sketch The plug-in includes the following constraints: @@ -149,11 +146,10 @@ Overconstraned state Sketcher comes into overconstrained state when an extra constraint was defined. The following picture shows an example of the overconstrained state: -.. image:: images/Overconstrained.png +.. figure:: images/Overconstrained.png :align: center -.. centered:: - Overconstrained Sketch + Overconstrained Sketch When Sketcher gets this state then: diff --git a/src/SketchPlugin/doc/TUI_intersection.rst b/src/SketchPlugin/doc/TUI_intersection.rst index 88ad75240..3bb080477 100644 --- a/src/SketchPlugin/doc/TUI_intersection.rst +++ b/src/SketchPlugin/doc/TUI_intersection.rst @@ -1,5 +1,5 @@ - .. _tui_create_intersection: + .. _tui_create_sketch_intersection: Create Intersection =================== diff --git a/src/SketchPlugin/doc/angleFeature.rst b/src/SketchPlugin/doc/angleFeature.rst index e7d614d65..1a552c54d 100644 --- a/src/SketchPlugin/doc/angleFeature.rst +++ b/src/SketchPlugin/doc/angleFeature.rst @@ -15,7 +15,7 @@ To create an Angle constraint in the active Sketch: Property panel: -.. image:: images/Angle_panel.png +.. figure:: images/Angle_panel.png :align: center .. |angle_direct| image:: images/angle_direct.png @@ -46,10 +46,9 @@ When creating the constraint, after selection of two lines at the first time: - drag the angle presentation in the view to the desired position and click once; - set desirable angle value in the input field in the view and press **Enter** or just press **Enter** to keep the current angle -.. image:: images/Angle_field_view.png +.. figure:: images/Angle_field_view.png :align: center -.. centered:: Angle input in the view **TUI Commands**: @@ -68,10 +67,9 @@ Result Created Angle appears in the view. -.. image:: images/Angle_res.png - :align: center +.. figure:: images/Angle_res.png + :align: center -.. centered:: Angle created **See Also** a sample TUI Script of :ref:`tui_create_angle` operation. diff --git a/src/SketchPlugin/doc/arcEllipseFeature.rst b/src/SketchPlugin/doc/arcEllipseFeature.rst index 2387f9605..582281244 100644 --- a/src/SketchPlugin/doc/arcEllipseFeature.rst +++ b/src/SketchPlugin/doc/arcEllipseFeature.rst @@ -12,7 +12,7 @@ To add a new Elliptic Arc to the Sketch: The following property panel appears: -.. image:: images/elliptic_arc_panel.png +.. figure:: images/elliptic_arc_panel.png :align: center Click in the view to set the center point, then move the mouse and click a second time to set a point of a one semi-axis, then click to set a starting point of the arc and then to set an end point of the arc. @@ -37,10 +37,9 @@ Result Created elliptic arc appears in the view. -.. image:: images/elliptic_arc_result.png - :align: center +.. figure:: images/elliptic_arc_result.png + :align: center -.. centered:: Elliptic arc created **See Also** a sample TUI Script of :ref:`tui_create_elliptic_arc` operation. \ No newline at end of file diff --git a/src/SketchPlugin/doc/arcFeature.rst b/src/SketchPlugin/doc/arcFeature.rst index 57f0eb85d..1abd7ecd9 100644 --- a/src/SketchPlugin/doc/arcFeature.rst +++ b/src/SketchPlugin/doc/arcFeature.rst @@ -12,25 +12,25 @@ To add a new Arc to the Sketch: There are 4 algorithms for creation of an Arc: -.. image:: images/arc_base_32x32.png +.. figure:: images/arc_base_32x32.png :align: left :height: 24px **By center and two points** creates an arc segment with the given center passing from the start point to the end point on the circle. -.. image:: images/arc_3pt_32x32.png +.. figure:: images/arc_3pt_32x32.png :align: left :height: 24px **By three points** creates an arc segment passing from the start point to end point through another point on the circle. -.. image:: images/arc_tang_32x32.png +.. figure:: images/arc_tang_32x32.png :align: left :height: 24px **By tangent point and end point** creates an arc segment with the tangent point and the end point. -.. image:: images/arc_perp_32x32.png +.. figure:: images/arc_perp_32x32.png :align: left :height: 24px @@ -41,7 +41,7 @@ There are 4 algorithms for creation of an Arc: By center and two points """""""""""""""""""""""" -.. image:: images/Arc_panel_base.png +.. figure:: images/Arc_panel_base.png :align: center Click in the view once to set the center point, then move the mouse and click a second time to set the start point @@ -67,7 +67,7 @@ and finally move the mouse and click a third time to set the last passed point. By three points """"""""""""""" -.. image:: images/Arc_panel_3pt.png +.. figure:: images/Arc_panel_3pt.png :align: center Click in the view once to set the start point, then move the mouse and click a second time to set the end point @@ -92,7 +92,7 @@ and finally move the mouse and click a third time to set the passed point. By tangent point and end point """""""""""""""""""""""""""""" -.. image:: images/Arc_panel_tang.png +.. figure:: images/Arc_panel_tang.png :align: center Select a point on segment in the view to set the tangent point, then move the mouse and click to set the end point. @@ -115,7 +115,7 @@ The tangent point by itself is a start point. The edge on which it lies will be By point on perpendicular line and end point """""""""""""""""""""""""""""""""""""""""""" -.. image:: images/Arc_panel_perp.png +.. figure:: images/Arc_panel_perp.png :align: center Select a point on a straight segment in the view to set the start point, then move the mouse and click to set the end point. @@ -141,10 +141,9 @@ Result Created arc appears in the view. -.. image:: images/Arc_res.png - :align: center +.. figure:: images/Arc_res.png + :align: center -.. centered:: Arc created **See Also** a sample TUI Script of :ref:`tui_create_arc` operation. diff --git a/src/SketchPlugin/doc/bsplineFeature.rst b/src/SketchPlugin/doc/bsplineFeature.rst index 5d8cde2cb..fd7ebe2dc 100644 --- a/src/SketchPlugin/doc/bsplineFeature.rst +++ b/src/SketchPlugin/doc/bsplineFeature.rst @@ -21,7 +21,7 @@ To add a periodic B-spline to the Sketch: Creation of B-spline curve """""""""""""""""""""""""" -.. image:: images/bspline_creation_panel.png +.. figure:: images/bspline_creation_panel.png :align: center Click in the view to specify the control polygon of B-spline curve. The curve will be shown after the second point is initialized. To stop adding new poles, click **Esc** button or **Apply** the operation. @@ -46,17 +46,15 @@ Result Created B-spline curve appears in the view. -.. image:: images/bspline_result.png - :align: center +.. figure:: images/bspline_result.png + :align: center -.. centered:: Non-periodic B-spline created -.. image:: images/bspline_periodic_result.png - :align: center +.. figure:: images/bspline_periodic_result.png + :align: center -.. centered:: Periodic B-spline created **See Also** a sample TUI Script of :ref:`tui_create_bspline` operation. @@ -65,10 +63,9 @@ Created B-spline curve appears in the view. Modification of B-spline curve """""""""""""""""""""""""""""" -.. image:: images/bspline_modification_panel.png +.. figure:: images/bspline_modification_panel.png :align: center -.. centered:: Modification panel for B-spline curve The following options are provided to modify the already created B-spline curve: diff --git a/src/SketchPlugin/doc/circleFeature.rst b/src/SketchPlugin/doc/circleFeature.rst index 4932368cf..b729a6d4d 100644 --- a/src/SketchPlugin/doc/circleFeature.rst +++ b/src/SketchPlugin/doc/circleFeature.rst @@ -12,13 +12,13 @@ To add a new Circle to the Sketch: There are 2 algorithms for creation of a Circle: -.. image:: images/circle_pt_rad_32x32.png +.. figure:: images/circle_pt_rad_32x32.png :align: left :height: 24px **By center and passed point** creates a circle with the given center passing through the given point. -.. image:: images/circle_3pt_32x32.png +.. figure:: images/circle_3pt_32x32.png :align: left :height: 24px @@ -29,7 +29,7 @@ There are 2 algorithms for creation of a Circle: By center and passed point """""""""""""""""""""""""" -.. image:: images/Circle_panel_pt_rad.png +.. figure:: images/Circle_panel_pt_rad.png :align: center Click in the view once to set the center point, then move the mouse and click a second time to set the passed point. @@ -51,7 +51,7 @@ Click in the view once to set the center point, then move the mouse and click a By three points """"""""""""""" -.. image:: images/Circle_panel_3pt.png +.. figure:: images/Circle_panel_3pt.png :align: center Click in the view once to set the first passed point, then move the mouse and click a second time to set the second passed point @@ -77,7 +77,7 @@ Property panel in edition context The following property panel appears when the user selects an existing circle. -.. image:: images/Circle_panel_edit.png +.. figure:: images/Circle_panel_edit.png :align: center Note that the edition property panel does not show the used creation algorithm. @@ -92,10 +92,9 @@ Result Created circle appears in the view. -.. image:: images/Circle_res.png - :align: center +.. figure:: images/Circle_res.png + :align: center -.. centered:: Circle created **See Also** a sample TUI Script of :ref:`tui_create_circle` operation. diff --git a/src/SketchPlugin/doc/coincedentFeature.rst b/src/SketchPlugin/doc/coincedentFeature.rst index 467bea9e9..31121057d 100644 --- a/src/SketchPlugin/doc/coincedentFeature.rst +++ b/src/SketchPlugin/doc/coincedentFeature.rst @@ -13,7 +13,7 @@ To create a Coincident constraint in the active Sketch: Property panel: -.. image:: images/Coincident_panel.png +.. figure:: images/Coincident_panel.png :align: center Input fields: @@ -38,10 +38,9 @@ Result Created Coincident constraint appears in the view. -.. image:: images/Coincident_res.png - :align: center +.. figure:: images/Coincident_res.png + :align: center -.. centered:: Created coincident constraint **See Also** a sample TUI Script of :ref:`tui_create_coincident` operation. \ No newline at end of file diff --git a/src/SketchPlugin/doc/collinearFeature.rst b/src/SketchPlugin/doc/collinearFeature.rst index 9e4962fea..ffa767acd 100644 --- a/src/SketchPlugin/doc/collinearFeature.rst +++ b/src/SketchPlugin/doc/collinearFeature.rst @@ -12,7 +12,7 @@ To create a Collinear constraint in the active Sketch: Property panel: -.. image:: images/Collinear_panel.png +.. figure:: images/Collinear_panel.png :align: center Input fields: @@ -36,10 +36,9 @@ Result Created Collinear constraint appears in the view. -.. image:: images/Collinear_res.png - :align: center +.. figure:: images/Collinear_res.png + :align: center -.. centered:: Created collinear constraint **See Also** a sample TUI Script of :ref:`tui_create_collinear` operation. diff --git a/src/SketchPlugin/doc/distanceFeature.rst b/src/SketchPlugin/doc/distanceFeature.rst index 2c2324ef4..2017ac3d9 100644 --- a/src/SketchPlugin/doc/distanceFeature.rst +++ b/src/SketchPlugin/doc/distanceFeature.rst @@ -14,7 +14,7 @@ To create a Distance constraint in the active Sketch: Property panel: -.. image:: images/Distance_panel.png +.. figure:: images/Distance_panel.png :align: center .. |location_left| image:: images/location_left.png @@ -39,10 +39,9 @@ When creating a constraint after selection of two objects for the first time: - drag the distance presentation in the view to the desired position and click once; - set the desirable distance value in the input field and press **Enter** or just press **Enter** to keep the current distance. -.. image:: images/Distance_field_view.png +.. figure:: images/Distance_field_view.png :align: center -.. centered:: Distance input in the view **TUI Command**: @@ -60,10 +59,9 @@ Result Created Distance appears in the view. -.. image:: images/Distance_res.png - :align: center +.. figure:: images/Distance_res.png + :align: center -.. centered:: Distance created **See Also** a sample TUI Script of :ref:`tui_create_distance` operation. diff --git a/src/SketchPlugin/doc/ellipseFeature.rst b/src/SketchPlugin/doc/ellipseFeature.rst index ead26a50f..8f0a82228 100644 --- a/src/SketchPlugin/doc/ellipseFeature.rst +++ b/src/SketchPlugin/doc/ellipseFeature.rst @@ -12,13 +12,13 @@ To add a new Ellipse to the Sketch: There are 2 algorithms for creation of an Ellipse: -.. image:: images/ellipse_cent_rad_32x32.png +.. figure:: images/ellipse_cent_rad_32x32.png :align: left :height: 24px **By center and major semi-axes and passing points** creates an ellipse with the given center passing through given points. -.. image:: images/ellipse_axes_32x32.png +.. figure:: images/ellipse_axes_32x32.png :align: left :height: 24px @@ -29,7 +29,7 @@ There are 2 algorithms for creation of an Ellipse: By center and major semi-axes and passing points """""""""""""""""""""""""""""""""""""""""""""""" -.. image:: images/ellipse_panel_pt_rad.png +.. figure:: images/ellipse_panel_pt_rad.png :align: center Click in the view once to set the center point, then move the mouse and click to set a point of a first semi-axis, then again move the mouse to set a point of a second semi-axis. @@ -50,7 +50,7 @@ Click in the view once to set the center point, then move the mouse and click to By major axis and passing point """"""""""""""""""""""""""""""" -.. image:: images/ellipse_panel_3pt.png +.. figure:: images/ellipse_panel_3pt.png :align: center Click in the view once to set a first point of a first axis, then move the mouse and click to set a second point of the first axis, then again move the mouse to set a point of a second semi-axis. @@ -73,10 +73,9 @@ Result Created ellipse appears in the view. -.. image:: images/ellipse_result.png - :align: center +.. figure:: images/ellipse_result.png + :align: center -.. centered:: Ellipse created diff --git a/src/SketchPlugin/doc/equalFeature.rst b/src/SketchPlugin/doc/equalFeature.rst index 343b9edc7..eb36c0615 100644 --- a/src/SketchPlugin/doc/equalFeature.rst +++ b/src/SketchPlugin/doc/equalFeature.rst @@ -14,7 +14,7 @@ To create an Equal constraint in the active Sketch: Property panel: -.. image:: images/Equal_panel.png +.. figure:: images/Equal_panel.png :align: center Input fields: @@ -40,10 +40,9 @@ Result Created Equal constraint appears in the view. -.. image:: images/Equal_res.png - :align: center +.. figure:: images/Equal_res.png + :align: center -.. centered:: Created equal constraint **See Also** a sample TUI Script of :ref:`tui_create_equal` operation. diff --git a/src/SketchPlugin/doc/filletFeature.rst b/src/SketchPlugin/doc/filletFeature.rst index 1c71bdb6e..793d8fcb9 100644 --- a/src/SketchPlugin/doc/filletFeature.rst +++ b/src/SketchPlugin/doc/filletFeature.rst @@ -13,10 +13,9 @@ To create a Fillet in the active Sketch: Property panel: -.. image:: images/Fillet_panel.png - :align: center +.. figure:: images/Fillet_panel.png + :align: center -.. centered:: Fillet Input fields: @@ -43,10 +42,9 @@ Result Created Fillet appears in the view. -.. image:: images/Fillet_res.png - :align: center +.. figure:: images/Fillet_res.png + :align: center -.. centered:: Created fillet **See Also** a sample TUI Script of :ref:`tui_create_fillet` operation. diff --git a/src/SketchPlugin/doc/fixedFeature.rst b/src/SketchPlugin/doc/fixedFeature.rst index 261975a0b..693f0f374 100644 --- a/src/SketchPlugin/doc/fixedFeature.rst +++ b/src/SketchPlugin/doc/fixedFeature.rst @@ -14,7 +14,7 @@ To create a Fixed constraint in the active Sketch: Property panel: -.. image:: images/Fixed_panel.png +.. figure:: images/Fixed_panel.png :align: center Input fields: @@ -41,10 +41,9 @@ Result Created Fixed constraint appears in the view. -.. image:: images/Fixed_res.png - :align: center +.. figure:: images/Fixed_res.png + :align: center -.. centered:: Created fixed constraint **See Also** a sample TUI Script of :ref:`tui_create_fixed` operation. diff --git a/src/SketchPlugin/doc/horizontalDistFeature.rst b/src/SketchPlugin/doc/horizontalDistFeature.rst index 729cb85ea..7a86013b1 100644 --- a/src/SketchPlugin/doc/horizontalDistFeature.rst +++ b/src/SketchPlugin/doc/horizontalDistFeature.rst @@ -14,7 +14,7 @@ To create a Horizontal Distance constraint in the active Sketch: Property panel: -.. image:: images/HorizontalDistance_panel.png +.. figure:: images/HorizontalDistance_panel.png :align: center .. |location_left| image:: images/location_left.png @@ -38,10 +38,9 @@ When creating the constraint, after selection of two objects for the first time: - drag the horizontal distance presentation in the view to the desired position and click once; - set desirable horizontal distance value in the input field in the view and press **Enter** or just press **Enter** to keep the current distance. -.. image:: images/HorizontalDistance_field_view.png +.. figure:: images/HorizontalDistance_field_view.png :align: center -.. centered:: Horizontal Distance input in the view **TUI Command**: @@ -58,10 +57,9 @@ Result Created Horizontal Distance appears in the view. -.. image:: images/HorizontalDistance_res.png - :align: center +.. figure:: images/HorizontalDistance_res.png + :align: center -.. centered:: Horizontal Distance created **See Also** a sample TUI Script of :ref:`tui_create_hdistance` operation. diff --git a/src/SketchPlugin/doc/horizontalFeature.rst b/src/SketchPlugin/doc/horizontalFeature.rst index 4974c939a..ae14805c5 100644 --- a/src/SketchPlugin/doc/horizontalFeature.rst +++ b/src/SketchPlugin/doc/horizontalFeature.rst @@ -12,7 +12,7 @@ To create a Horizontal constraint in the active Sketch: Property panel: -.. image:: images/Horizontal_panel.png +.. figure:: images/Horizontal_panel.png :align: center Input fields: @@ -34,10 +34,9 @@ Result Created Horizontal constraint appears in the view. -.. image:: images/Horizontal_res.png - :align: center +.. figure:: images/Horizontal_res.png + :align: center -.. centered:: Horizontal constraint created **See Also** a sample TUI Script of :ref:`tui_create_horizontal` operation. \ No newline at end of file diff --git a/src/SketchPlugin/doc/intersectionFeature.rst b/src/SketchPlugin/doc/intersectionFeature.rst index a0d24b649..f33a411d1 100644 --- a/src/SketchPlugin/doc/intersectionFeature.rst +++ b/src/SketchPlugin/doc/intersectionFeature.rst @@ -3,8 +3,8 @@ Intersection ============ -| The Intersection operation creates an intersection of a 3D edge and the sketch plane. -| The result of the intersection is a point. +The Intersection operation creates an intersection of a 3D edge and the sketch plane. +The result of the intersection is a point. To create an Intersection in the active Sketch: @@ -13,10 +13,9 @@ To create an Intersection in the active Sketch: Property panel: -.. image:: images/Intersection_panel.png - :align: center +.. figure:: images/Intersection_panel.png + :align: center -.. centered:: Intersection Input fields: @@ -43,10 +42,9 @@ Result Created Intersection appears in the view. -.. image:: images/Intersection_res.png - :align: center +.. figure:: images/Intersection_res.png + :align: center -.. centered:: Created intersection (purple point) -**See Also** a sample TUI Script of :ref:`tui_create_intersection` operation. +**See Also** a sample TUI Script of :ref:`tui_create_sketch_intersection` operation. diff --git a/src/SketchPlugin/doc/lengthFeature.rst b/src/SketchPlugin/doc/lengthFeature.rst index 214f29a26..bc5399b1c 100644 --- a/src/SketchPlugin/doc/lengthFeature.rst +++ b/src/SketchPlugin/doc/lengthFeature.rst @@ -13,7 +13,7 @@ To create a Length constraint in the active Sketch: Property panel: -.. image:: images/Length_panel.png +.. figure:: images/Length_panel.png :align: center .. |location_left| image:: images/location_left.png @@ -36,10 +36,9 @@ When creating the constraint, after selection of a line for the first time: - drag the length presentation in the view to the desired position and click once; - set desirable length value in the input field in the view and press **Enter** or just press **Enter** to keep the current length. -.. image:: images/Length_field_view.png +.. figure:: images/Length_field_view.png :align: center -.. centered:: Length input in the view **TUI Command**: @@ -55,10 +54,9 @@ Result Created Length appears in the view. -.. image:: images/Length_res.png - :align: center +.. figure:: images/Length_res.png + :align: center -.. centered:: Length created **See Also** a sample TUI Script of :ref:`tui_create_length` operation. diff --git a/src/SketchPlugin/doc/lineFeature.rst b/src/SketchPlugin/doc/lineFeature.rst index 7a7d804bb..2c24edfca 100644 --- a/src/SketchPlugin/doc/lineFeature.rst +++ b/src/SketchPlugin/doc/lineFeature.rst @@ -13,10 +13,9 @@ To add a new Line to the Sketch: The following property panel appears: -.. image:: images/Line_panel.png - :align: center +.. figure:: images/Line_panel.png + :align: center -.. centered:: Line Pick 2 points (start and end) in the view to create a Line. If an existing object is clicked, a constraint for the point will be created automatically. @@ -38,10 +37,9 @@ Result Created line appears in the view. -.. image:: images/Line_res.png - :align: center +.. figure:: images/Line_res.png + :align: center -.. centered:: Line created **See Also** a sample TUI Script of :ref:`tui_create_line` operation. diff --git a/src/SketchPlugin/doc/middleFeature.rst b/src/SketchPlugin/doc/middleFeature.rst index 70efffd9b..f39a34879 100644 --- a/src/SketchPlugin/doc/middleFeature.rst +++ b/src/SketchPlugin/doc/middleFeature.rst @@ -12,7 +12,7 @@ To create a Middle point in the active Sketch: Property panel: -.. image:: images/Middlepoint_panel.png +.. figure:: images/Middlepoint_panel.png :align: center Input fields: @@ -38,10 +38,9 @@ Result Created Middle point constraint appears in the view. -.. image:: images/Middlepoint_res.png - :align: center +.. figure:: images/Middlepoint_res.png + :align: center -.. centered:: Created middle point constraint **See Also** a sample TUI Script of :ref:`tui_create_middle` operation. diff --git a/src/SketchPlugin/doc/mirrorFeature.rst b/src/SketchPlugin/doc/mirrorFeature.rst index bf5c9c7fe..56fe1f973 100644 --- a/src/SketchPlugin/doc/mirrorFeature.rst +++ b/src/SketchPlugin/doc/mirrorFeature.rst @@ -12,10 +12,9 @@ To create a Mirror copy in the active Sketch: Property panel: -.. image:: images/Mirror_panel.png - :align: center +.. figure:: images/Mirror_panel.png + :align: center -.. centered:: Mirror copy Input fields: @@ -39,10 +38,9 @@ Created Mirror copy appears in the view. | The original and the mirror copy objects are marked with a special sign. | Copy object is drawn with a thinner line. -.. image:: images/Mirror_res.png - :align: center +.. figure:: images/Mirror_res.png + :align: center -.. centered:: Mirror copy created **See Also** a sample TUI Script of :ref:`tui_create_mirror` operation. diff --git a/src/SketchPlugin/doc/parallelFeature.rst b/src/SketchPlugin/doc/parallelFeature.rst index 96832d9c5..c965ab79a 100644 --- a/src/SketchPlugin/doc/parallelFeature.rst +++ b/src/SketchPlugin/doc/parallelFeature.rst @@ -12,7 +12,7 @@ To create a Parallel constraint in the active Sketch: Property panel: -.. image:: images/Parallel_panel.png +.. figure:: images/Parallel_panel.png :align: center Input fields: @@ -35,10 +35,9 @@ Result Created Parallel constraint appears in the view. -.. image:: images/Parallel_res.png - :align: center +.. figure:: images/Parallel_res.png + :align: center -.. centered:: Created parallel constraint **See Also** a sample TUI Script of :ref:`tui_create_parallel` operation. diff --git a/src/SketchPlugin/doc/perpendicularFeature.rst b/src/SketchPlugin/doc/perpendicularFeature.rst index dbcbc9b3b..a3e22a5a4 100644 --- a/src/SketchPlugin/doc/perpendicularFeature.rst +++ b/src/SketchPlugin/doc/perpendicularFeature.rst @@ -14,7 +14,7 @@ To create a Perpendicular constraint in the active Sketch: Property panel: -.. image:: images/Perpendicular_panel.png +.. figure:: images/Perpendicular_panel.png :align: center Input fields: @@ -39,10 +39,9 @@ Result Created Perpendicular constraint appears in the view. -.. image:: images/Perpendicular_res.png - :align: center +.. figure:: images/Perpendicular_res.png + :align: center -.. centered:: Created perpendicular constraint **See Also** a sample TUI Script of :ref:`tui_create_perpendicular` operation. diff --git a/src/SketchPlugin/doc/pointFeature.rst b/src/SketchPlugin/doc/pointFeature.rst index a7584fac8..276f020da 100644 --- a/src/SketchPlugin/doc/pointFeature.rst +++ b/src/SketchPlugin/doc/pointFeature.rst @@ -12,10 +12,9 @@ To add a new Point to the Sketch: The following property panel appears: -.. image:: images/Point_panel.png - :align: center +.. figure:: images/Point_panel.png + :align: center -.. centered:: Point Clicking in the view creates a point preview. If an existing object is clicked, a constraint for @@ -36,10 +35,9 @@ Result Created point appears in the view. -.. image:: images/Point_res.png - :align: center +.. figure:: images/Point_res.png + :align: center -.. centered:: Point created **See Also** a sample TUI Script of :ref:`tui_create_point` operation. diff --git a/src/SketchPlugin/doc/projectionFeature.rst b/src/SketchPlugin/doc/projectionFeature.rst index cee5550e0..a02299b6d 100644 --- a/src/SketchPlugin/doc/projectionFeature.rst +++ b/src/SketchPlugin/doc/projectionFeature.rst @@ -13,10 +13,9 @@ To create a Projection in the active Sketch: Property panel: -.. image:: images/Projection_panel.png - :align: center +.. figure:: images/Projection_panel.png + :align: center -.. centered:: Projection Input fields: @@ -43,10 +42,9 @@ Result Created Projection appears in the view. -.. image:: images/Projection_res.png - :align: center +.. figure:: images/Projection_res.png + :align: center -.. centered:: Created projection (purple line) **See Also** a sample TUI Script of :ref:`tui_create_projection` operation. diff --git a/src/SketchPlugin/doc/radiusFeature.rst b/src/SketchPlugin/doc/radiusFeature.rst index 38b2b280b..0fa5fbded 100644 --- a/src/SketchPlugin/doc/radiusFeature.rst +++ b/src/SketchPlugin/doc/radiusFeature.rst @@ -12,8 +12,9 @@ To create a Radius constraint in the active Sketch: Property panel: -.. image:: images/Radius_panel.png +.. figure:: images/Radius_panel.png :align: center + .. |loc_left| image:: images/location_left.png .. |loc_auto| image:: images/location_automatic.png .. |loc_right| image:: images/location_right.png @@ -34,10 +35,9 @@ When creating the constraint, after selection of the circle or arc at the first - drag the radius presentation in the view to the desired position and click once; - set desirable radius value in the input field in the view and press **Enter** or just press **Enter** to keep the current radius. -.. image:: images/Radius_field_view.png +.. figure:: images/Radius_field_view.png :align: center -.. centered:: Radius input in the view **TUI Command**: @@ -53,10 +53,9 @@ Result Created Radius appears in the view. -.. image:: images/Radius_res.png - :align: center +.. figure:: images/Radius_res.png + :align: center -.. centered:: Radius created **See Also** a sample TUI Script of :ref:`tui_create_radius` operation. diff --git a/src/SketchPlugin/doc/rectangleFeature.rst b/src/SketchPlugin/doc/rectangleFeature.rst index 6167fa055..c2a9abef8 100644 --- a/src/SketchPlugin/doc/rectangleFeature.rst +++ b/src/SketchPlugin/doc/rectangleFeature.rst @@ -17,10 +17,9 @@ To add a new Rectangle to the Sketch: The following property panel appears: -.. image:: images/Rectangle_panel.png - :align: center +.. figure:: images/Rectangle_panel.png + :align: center -.. centered:: Rectangle Click in the view once to set the first corner, then move the mouse and click a second time to set the opposite corner. @@ -43,10 +42,9 @@ Result Created rectangle appears in the view. -.. image:: images/Rectangle_res.png - :align: center +.. figure:: images/Rectangle_res.png + :align: center -.. centered:: Rectangle created **See Also** a sample TUI Script of :ref:`tui_create_rectangle` operation. diff --git a/src/SketchPlugin/doc/rotationFeature.rst b/src/SketchPlugin/doc/rotationFeature.rst index 2dabf9b47..c97cd5fa8 100644 --- a/src/SketchPlugin/doc/rotationFeature.rst +++ b/src/SketchPlugin/doc/rotationFeature.rst @@ -13,10 +13,9 @@ To create an Angular copy in the active Sketch: Property panel: -.. image:: images/Rotation_panel.png - :align: center +.. figure:: images/Rotation_panel.png + :align: center -.. centered:: Angular copy .. |full_angle| image:: images/angle_up_full_32x32.png @@ -54,10 +53,9 @@ Created Angular copy appears in the view. | The original and an angular copy objects are marked with a special sign. | Copy objects are drawn with a thinner line. -.. image:: images/Rotation_res.png - :align: center +.. figure:: images/Rotation_res.png + :align: center -.. centered:: Created angular copy **See Also** a sample TUI Script of :ref:`tui_create_rotation` operation. diff --git a/src/SketchPlugin/doc/sketchCopy.rst b/src/SketchPlugin/doc/sketchCopy.rst index 4325074b3..45a37b9ad 100644 --- a/src/SketchPlugin/doc/sketchCopy.rst +++ b/src/SketchPlugin/doc/sketchCopy.rst @@ -15,10 +15,9 @@ To start a Sketch Copy operation: The following property panel appears: -.. image:: images/SketchCopy_panel.png - :align: center +.. figure:: images/SketchCopy_panel.png + :align: center -.. centered:: Sketch copy panel Select a sketch feature to copy. On Apply button press the copied sketch will be created in the Object Browser tree. diff --git a/src/SketchPlugin/doc/sketchDrawer.rst b/src/SketchPlugin/doc/sketchDrawer.rst index 1a49f357c..230899a51 100644 --- a/src/SketchPlugin/doc/sketchDrawer.rst +++ b/src/SketchPlugin/doc/sketchDrawer.rst @@ -19,10 +19,9 @@ To add a new Sketch Drawing: The following property panel appears: -.. image:: images/SketchDrawer_panel.png - :align: center +.. figure:: images/SketchDrawer_panel.png + :align: center -.. centered:: Sketch drawer Click in the view once to set the whole original model, then click a second time to set the @@ -46,8 +45,7 @@ constrained. So, it is just a helper for the sketch creation, not universal tool sketch creation normally user must edit this sketch to input reasonable constraints and parametrization, or remove not needed constraints or sketch lements. -.. image:: images/SketchDrawer_res.png - :align: center +.. figure:: images/SketchDrawer_res.png + :align: center -.. centered:: Drawn sketch diff --git a/src/SketchPlugin/doc/splitFeature.rst b/src/SketchPlugin/doc/splitFeature.rst index 4ab56d80c..47aba6470 100644 --- a/src/SketchPlugin/doc/splitFeature.rst +++ b/src/SketchPlugin/doc/splitFeature.rst @@ -14,10 +14,9 @@ To create a Split in the active Sketch: Property panel: -.. image:: images/Split_panel.png - :align: center +.. figure:: images/Split_panel.png + :align: center -.. centered:: Split Input fields: @@ -26,10 +25,9 @@ Input fields: The selected segment is highlighted in the view: -.. image:: images/Split_segment_sel.png +.. figure:: images/Split_segment_sel.png :align: center -.. centered:: The segment to split off **TUI Command**: @@ -45,10 +43,9 @@ Result Created Split appears in the view. -.. image:: images/Split_res.png - :align: center +.. figure:: images/Split_res.png + :align: center -.. centered:: Created split **See Also** a sample TUI Script of :ref:`tui_create_split` operation. diff --git a/src/SketchPlugin/doc/tangentFeature.rst b/src/SketchPlugin/doc/tangentFeature.rst index cbe200a3f..a7540de3b 100644 --- a/src/SketchPlugin/doc/tangentFeature.rst +++ b/src/SketchPlugin/doc/tangentFeature.rst @@ -12,7 +12,7 @@ To create a Tangent in the active Sketch: Property panel: -.. image:: images/Tangent_panel.png +.. figure:: images/Tangent_panel.png :align: center Input fields: @@ -37,10 +37,9 @@ Result Created Tangent constraint appears in the view. -.. image:: images/Tangent_res.png - :align: center +.. figure:: images/Tangent_res.png + :align: center -.. centered:: Created tangent constraint **See Also** a sample TUI Script of :ref:`tui_create_tangent` operation. diff --git a/src/SketchPlugin/doc/translationFeature.rst b/src/SketchPlugin/doc/translationFeature.rst index 0d682cfb8..596057b71 100644 --- a/src/SketchPlugin/doc/translationFeature.rst +++ b/src/SketchPlugin/doc/translationFeature.rst @@ -12,10 +12,9 @@ To create a Linear copy in the active Sketch: Property panel: -.. image:: images/Linear_panel.png - :align: center +.. figure:: images/Linear_panel.png + :align: center -.. centered:: Linear copy @@ -52,10 +51,9 @@ Created Linear copy appears in the view. | The original and a linear copy objects are marked with a special sign. | Copy objects are drawn with a thinner line. -.. image:: images/Linear_res.png - :align: center +.. figure:: images/Linear_res.png + :align: center -.. centered:: Linear copy created **See Also** a sample TUI Script of :ref:`tui_create_translation` operation. diff --git a/src/SketchPlugin/doc/trimFeature.rst b/src/SketchPlugin/doc/trimFeature.rst index 5392a17af..3f70db204 100644 --- a/src/SketchPlugin/doc/trimFeature.rst +++ b/src/SketchPlugin/doc/trimFeature.rst @@ -14,10 +14,9 @@ To create a Trim in the active Sketch: Property panel: -.. image:: images/Trim_panel.png - :align: center +.. figure:: images/Trim_panel.png + :align: center -.. centered:: Trim Input fields: @@ -26,10 +25,9 @@ Input fields: The selected segment is highlighted in the view: -.. image:: images/Trim_segment_sel.png +.. figure:: images/Trim_segment_sel.png :align: center -.. centered:: The segment to remove **TUI Command**: @@ -47,10 +45,9 @@ Result Created Trim appears in the view. -.. image:: images/Trim_res.png - :align: center +.. figure:: images/Trim_res.png + :align: center -.. centered:: Created trim **See Also** a sample TUI Script of :ref:`tui_create_trim` operation. diff --git a/src/SketchPlugin/doc/verticalDistFeature.rst b/src/SketchPlugin/doc/verticalDistFeature.rst index 5a69b329b..9180c6770 100644 --- a/src/SketchPlugin/doc/verticalDistFeature.rst +++ b/src/SketchPlugin/doc/verticalDistFeature.rst @@ -14,7 +14,7 @@ To create a Vertical Distance constraint in the active Sketch: Property panel: -.. image:: images/VerticalDistance_panel.png +.. figure:: images/VerticalDistance_panel.png :align: center .. |location_left| image:: images/location_left.png @@ -38,10 +38,9 @@ When creating the constraint, after selection of two objects for the first time: - drag the Vertical distance presentation in the view to the desired position and click once; - set desirable vertical distance value in the input field in the view and press **Enter** or just press **Enter** to keep the current distance. -.. image:: images/VerticalDistance_field_view.png +.. figure:: images/VerticalDistance_field_view.png :align: center -.. centered:: Vertical Distance input in the view **TUI Command**: @@ -58,10 +57,9 @@ Result Created Vertical Distance appears in the view. -.. image:: images/VerticalDistance_res.png - :align: center +.. figure:: images/VerticalDistance_res.png + :align: center -.. centered:: Vertical Distance created **See Also** a sample TUI Script of :ref:`tui_create_vdistance` operation. diff --git a/src/SketchPlugin/doc/verticalFeature.rst b/src/SketchPlugin/doc/verticalFeature.rst index b6fcf65f3..f1ff8e59f 100644 --- a/src/SketchPlugin/doc/verticalFeature.rst +++ b/src/SketchPlugin/doc/verticalFeature.rst @@ -12,7 +12,7 @@ To create a Vertical constraint in the active Sketch: Property panel: -.. image:: images/Vertical_panel.png +.. figure:: images/Vertical_panel.png :align: center Input fields: @@ -34,10 +34,9 @@ Result Created Vertical constraint appears in the view. -.. image:: images/Vertical_res.png - :align: center +.. figure:: images/Vertical_res.png + :align: center -.. centered:: Vertical constraint created **See Also** a sample TUI Script of :ref:`tui_create_vertical` operation.