Std ToggleClipPlane/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "==Descrizione==")
Line 14: Line 14:
</div>
</div>


==Description==
==Descrizione==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">

Revision as of 21:26, 11 April 2020

Piano di taglio

Posizione nel menu
Visualizza → Piano di taglio‏‎
Ambiente
All
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

Un piano di taglio divide lo spazio dell'oggetto in due metà. Tutte le parti dell'oggetto che si trovano in un semispazio sono visibili, mentre le parti nell'altra metà sono invisibili. Gli oggetti sembrano affettati e diventano visibili i dettagli interni. Il piano si attiva nel menu Visualizza → Piano di taglio.

A clipped hollow object

The Clipping task panel

Usage

  1. Select the View → Clipping plane option from the menu.
  2. In the Clipping task panel do one of the following:
    • Check one or more of the Clipping X to Clipping Z checkboxes.
      • Optionally change the offset distance(s).
      • Optionally press the Flip button(s) to change the side of the clipping plane objects are hidden on.
    • Check the Clipping custom direction checkbox.
      • Optionally change the offset distance.
      • Do one of the following:
        • Press the View button to use the direction of the current view.
        • Check the Adjust to view direction checkbox for a direction that dynamically adepts to view changes.
        • Specify the direction by entering the X, Y and Z coordinates of a normal vector.
  3. Optionally change the view to inspect the model.
  4. Press the Close button to close the task panel and finish the command.

Notes

  • To clearly distinguish the interior of partially clipped objects change their VistaLighting property to 'One side'. The color of the interior side of their faces will then depend on the backlight settings: Edit → Preferences... → Display → 3D View → Backlight color - Intensity. See Preferences Editor.