\page annotation_page Shape annotation\r
\r
<b> Annotation </b> functionality allows showing in the viewer special user-defined text label connected to corresponding part of a CAD model with a line.\r
+Annotation text is always parallel to the screen and horizontal. It is is not zoomed or rotated when a 3D scene is zoomed or rotated by the user.\r
+The annotation text is defined using UTF-8 encoding and thus support any Unicode characters.\r
\r
-\image html annotation_preview.png\r
-\r
-Shape annotation behavior are summarized below:\r
+There are several algorithms for the annotation position calculation during the scene manipulations (panning, zooming, rotation):\r
<ul>\r
- <li>Annotation text is always parallel to the screen and horizontal.</li>\r
- <li>Annotation text is not zoomed or rotated when a 3D scene is zoomed or rotated by the user.</li>\r
- <li>The user is able to modify the font, the style, the color and the size of the annotation text and the color, the width and the style of the connection line applied to all annotations.\r
-It can be accessed from the main menu via <b>File -> Preferences</b>. The Shape annotations group on Geometry Settings pane contains controls for it.\r
- </li>\r
- <li>The annotation text is defined using UTF-8 encoding and thus support any Unicode characters.</li>\r
- <li>Position of an annotation in a 3D view is defined by dragging it with the mouse.</li>\r
- <li>There are several algorithms for the annotation position calculation during the scene manipulations (panning, zooming, rotation):</li>\r
- <ul>\r
- <li> Algorithm 1: an annotation has fixed position in 2D screen coordinates (fixed screen position mode). In this mode, the annotations are always visible (appear as \93topmost objects\94), never hidden by the (annotated) geometry.</li>\r
- <li>Algorithm 2: an annotation has fixed position in 3D model space, this position is projected onto the screen just as normal point coordinates. In this mode, some annotations may be invisible depending on the camera (position, orientation, zoom).</li>\r
- </ul>\r
- <li>Annotations appear in an Annotations sub-tree in Text Browser.</li>\r
- <li>All annotations may be shown/hidden in a 3D view using corresponded popup menu on Annotations item in Text Browser.</li>\r
- <li>Annotations of a shape may be shown/hidden in a 3D view using corresponded popup menu on the shape item in Object Browser.</li>\r
- <li>Annotation is logically connected to the shape:</li>\r
- <ul>\r
- <li>Selection of an annotation will highlight corresponding shape/subshape in 3D view.</li>\r
- <li>When the shape is deleted, the annotation will be also deleted.</li>\r
- </ul>\r
+ <li>Algorithm 1: an annotation has fixed position in 2D screen coordinates (fixed screen position mode). In this mode, the annotations are always visible (appear as topmost objects), never hidden by the (annotated) geometry.</li>\r
+ <li>Algorithm 2: an annotation has fixed position in 3D model space, this position is projected onto the screen just as normal point coordinates. In this mode, some annotations may be invisible depending on the camera (position, orientation, zoom).</li>\r
</ul>\r
\r
+\image html annotation_preview.png\r
+\r
It can be accessed from the main menu via <b>Inspection -> Annotation </b>\r
\r
\image html annotation.png "Create Annotation dialog"\r
<li>Dragging of annotation presentation in 3D view to select an appropriate position.
</ul>
\r
+Annotations appear in an Annotations sub-tree in Text Browser.</li>\r
+All annotations may be shown/hidden in a 3D view using corresponded popup menu on Annotations item in Text Browser.\r
+Annotations of a shape may be shown/hidden in a 3D view using corresponded popup menu on the shape item in Object Browser.\r
+\r
The foolowing context menu commands are provided for annotation object in Text Browser:\r
<ul>
<li><b>Edit</b> allows modifying the annotation text, the positioning algorithm and the annotation position.</li>
<b>Edit</b> and <b>Delete</b> actions are also available in View 3d for selected annotation object/s.
\r
Synchronization of selection between 3D view and Text browser is available. That means that selection of annotation in 3D view will select this annotation in Text browser and vice versa.\r
+Annotation is logically connected to the shape:\r
+<ul>\r
+ <li>Selection of an annotation will highlight corresponding shape/subshape in 3D view.</li>\r
+ <li>When the shape is deleted, the annotation will be also deleted.</li>\r
+</ul>\r
+\r
+The user is able to modify the font, the style, the color and the size of the annotation text and the color, the width and the style of the connection line applied to all annotations.\r
+It can be accessed from the main menu via <b>File -> Preferences</b>. The Shape annotations group on Geometry Settings pane contains controls for it.\r
\r
*/\r