Std ToggleClipPlane/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>


{{Docnav
{{Template:UnfinishedDocu}}
|[[Std_AxisCross|AxisCross]]
|[[Part_SectionCut|Part SectionCut]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_AxisCross.svg
|IconR=Part_SectionCut.svg
|IconC=Freecad.svg
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/sv
{{GuiCommand/sv|Name=Std ClippingPlane|Name/sv=Std ClippingPlane|MenuLocation=[[Std View Menu/sv|View]] → Clipping plane‏‎||Workbenches=All|Shortcut=|SeeAlso=}}
|Name=Std ToggleClipPlane
|Name/sv=Std ToggleClipPlane
|MenuLocation=View → Clipping plane‏‎
|Workbenches=All
|Shortcut=
|SeeAlso=
}}
</div>


==Description==


The '''Std ToggleClipPlane''' command temporarily hides objects and parts of objects on one side of up to three virtual planes in the active [[3D_view|3D view]].
A '''clipping plane''' is a plane that divides the object space in two half spaces. All object parts in one half space are visible, parts in the other half space are invisible. The objects look like sliced and interiour details become visible. The clipping plane is activated by the [[Std View Menu|View]] → '''Clipping plane''' menu.


[[Image:Std_ToggleClipPlane_example.png]]
{{Caption|A clipped hollow object}}


[[Image:Std_ToggleClipPlane_Dialog.png]]
====Show non hollow solid====
{{Caption|The Clipping dialog box}}
Solids are shown hollow if Clipping Plane is activated.
To show a non hollow solid a work around could be used. Change the Lighting of the solids View Object from Two Side to One Side and the inne part of the solid will be totally black.


==Usage==
Another possibility would be to leave the Lightning Two Sided and change the color of the inner solid by activating Menue Edit --> Preferences --> Display Enable backlight color. But with this the shading effect will be still there.
See Forum Thread http://forum.freecadweb.org/viewtopic.php?f=3&t=4371&start=20#p94850


# Select the {{MenuCommand|View → [[Image:Std_ToggleClipPlane.svg|16px]] Clipping plane}} option from the menu.
# In the Clipping dialog box do one of the following:
#* Check one or more of the {{CheckBox|TRUE|Clipping X}} to {{CheckBox|TRUE|Clipping Z}} checkboxes.
#** Optionally change the offset distance(s).
#** Optionally press the {{Button|Flip}} button(s) to change the side of the clipping plane objects are hidden on.
#* Check the {{CheckBox|TRUE|Clipping custom direction}} checkbox.
#** Optionally change the offset distance.
#** Do one of the following:
#*** Press the {{Button|View}} button to use the direction of the current view.
#*** Check the {{CheckBox|TRUE|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.
# Optionally change the view to inspect the model.
# Press the {{Button|Close}} button to close the task panel and finish the command.


==Notes==


* To clearly distinguish the interior of partially clipped objects change their {{PropertyView|Lighting}} property to 'One side'. The color of the interior side of their faces will then depend on the backlight settings: {{MenuCommand|Edit → Preferences... → Display → 3D View → Backlight color - Intensity}}. See [[Preferences_Editor#3D_View|Preferences Editor]].
ToDoFreeCAD 0.13 version and latest


===Set a standard plane===


{{Docnav
[[Image:ClippingPlane1_it.png|left|piani standard]]
|[[Std_AxisCross|AxisCross]]
|[[Part_SectionCut|Part SectionCut]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_AxisCross.svg
|IconR=Part_SectionCut.svg
|IconC=Freecad.svg
}}


{{Std_Base_navi{{#translation:}}}}
====Option====
{{Userdocnavi{{#translation:}}}}
* Offset: Offset
* Flip: reverses the view direction
{{clear}}
===Set a definite plane===

[[Image:ClippingPlane2_it.png|left|piano personalizzato]]
{{clear}}

{{Note|Obsolete Version|
[[Image:PianoTaglio1.png|512px|Selezione dell'oggetto]]
[[Image:PianoTaglio2.png|512px|Commutare la posizione del piano]]
[[Image:PianoTaglio3.png|512px|Scalare il piano]]
[[Image:PianoTaglio4.png|512px|Spostare il piano]]
[[Image:PianoTaglio5.png|512px|Separare il piano dall'oggetto]]<br />
[[Image:PianoTaglio6.png|Verificare la posizione dell'oggetto]]}}


[[Category:UnfinishedDocu]]

{{clear}}
<languages/>

Latest revision as of 10:48, 8 June 2023

Std ToggleClipPlane

Menyplacering
View → Clipping plane‏‎
Arbetsbänkar
All
Standard genväg
Ingen
Introducerad i version
-
Se även
Ingen

Description

The Std ToggleClipPlane command temporarily hides objects and parts of objects on one side of up to three virtual planes in the active 3D view.

A clipped hollow object

The Clipping dialog box

Usage

  1. Select the View → Clipping plane option from the menu.
  2. In the Clipping dialog box 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 VyLighting 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.