Diferencia entre revisiones de «Models/en»

De Slicer-Int
Saltar a: navegación, buscar
(Página creada con «The icon with the drawing of a closed and open eye are used to activate or deactivate the simultaneous display of all objects in the scene. To do this individually, click o...»)
 
 
(No se muestran 7 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
 
<languages />
 
<languages />
==Módulo Models==
+
== Models Module ==
Este módulo nos presenta los diferentes componentes de la escena: los modelos que la forman. Desde esta ventana se pueden modificar sus opciones de visualización y su comportamiento visual.
+
This module presents the different components of the scene: the models that form it. From this window you can modify your viewing options and their visual behavior.
  
 
<figure id="fig:Module screen">
 
<figure id="fig:Module screen">
Línea 9: Línea 9:
 
The icon with the drawing of a closed and open eye are used to activate or deactivate the simultaneous display of all objects in the scene. To do this individually, click on the open / closed eye icon next to the item name. To the right of the name of the element, in a small square, the color of the same is shown; double clicking on it can be changed in a color selector window.
 
The icon with the drawing of a closed and open eye are used to activate or deactivate the simultaneous display of all objects in the scene. To do this individually, click on the open / closed eye icon next to the item name. To the right of the name of the element, in a small square, the color of the same is shown; double clicking on it can be changed in a color selector window.
  
===Information===
+
=== Information ===
El bloque information presenta los siguientes datos:
+
The information block contains the following data:
  
 
<figure id="fig:Information">
 
<figure id="fig:Information">
Línea 16: Línea 16:
 
</figure>
 
</figure>
  
El tipo de malla con la que está formado el objeto, datos sobre sus dimensiones (área, volumen, número de elementos que lo componen...) y el nombre del fichero vtk.
+
The type of mesh from which the object is formed, data about its dimensions (area, volume, number of elements that compose it ...) and the name of the file vtk.
  
 
===Display===
 
===Display===
Línea 24: Línea 24:
 
</figure>
 
</figure>
  
En esta sección del menú se gestiona la visibilidad del elemento selecionado, en la casilla ''visibility'', en qué vista se representa y el color utilizado. En el apartado 3D Display se controla la opacidad del elemento mediante un control deslizable, el modo de representación (superficie, malla y nube de puntos).
+
This section of the menu manages the visibility of the selected element, in the '' visibility '' box, in which view it is represented and the color used. In the section 3D Display, the opacity of the element is controlled by means of a sliding control, the representation mode (surface, mesh and point cloud).
  
La sección Clipping controla el comportamiento que tendrá el objeto al intersectar con los planos coronal, axial y sagital: al marcar la casilla clipping indicamos que la visibilidad del elemento se verá afectada por la posición de esos tres planos. Más abajo dentro de la ventana del módulo está la sección Clipping Planes, en la que se establece cómo influirá cada uno de los planos de corte (el rojo, amarillo o verde): si se quiere que sea por unión o intersección, y si se quiere que muestre la parte del objeto anterior al plano o la posterior al mismo.
+
The Clipping section controls the behavior of the object when intersecting with the coronal, axial and sagittal planes: by checking the clipping box we indicate that the visibility of the element will be affected by the position of those three planes. Further down the module window is the section Clipping Plans, which establishes how each of the cutting planes (red, yellow or green) will influence: if it is to be by union or intersection, and if you want it to show the part of the object before or after the plane.
  
El resto de parámetros de esta sección del módulo controlan la calidad del renderizado, el material del mismo y sus condiciones de iluminación.
+
The remaining parameters of this section of the module control the rendering quality, the material of the module and its lighting conditions.
  
==Documentación en Slicer.org==
+
==Documentation in Slicer.org==
  
[[https://www.slicer.org/wiki/Documentation/Nightly/Modules/Models DataStore]] (en inglés)
+
[[https://www.slicer.org/wiki/Documentation/Nightly/Modules/Models DataStore]]

Revisión actual del 16:12 23 oct 2017

Otros idiomas:
English • ‎español • ‎français

Models Module

This module presents the different components of the scene: the models that form it. From this window you can modify your viewing options and their visual behavior.

Figure 1: Module screen

The icon with the drawing of a closed and open eye are used to activate or deactivate the simultaneous display of all objects in the scene. To do this individually, click on the open / closed eye icon next to the item name. To the right of the name of the element, in a small square, the color of the same is shown; double clicking on it can be changed in a color selector window.

Information

The information block contains the following data:

Figure 2: Module screen - information

The type of mesh from which the object is formed, data about its dimensions (area, volume, number of elements that compose it ...) and the name of the file vtk.

Display

Figure 3: Module Models - display

This section of the menu manages the visibility of the selected element, in the visibility box, in which view it is represented and the color used. In the section 3D Display, the opacity of the element is controlled by means of a sliding control, the representation mode (surface, mesh and point cloud).

The Clipping section controls the behavior of the object when intersecting with the coronal, axial and sagittal planes: by checking the clipping box we indicate that the visibility of the element will be affected by the position of those three planes. Further down the module window is the section Clipping Plans, which establishes how each of the cutting planes (red, yellow or green) will influence: if it is to be by union or intersection, and if you want it to show the part of the object before or after the plane.

The remaining parameters of this section of the module control the rendering quality, the material of the module and its lighting conditions.

Documentation in Slicer.org

[DataStore]